* added language detection tool (folialangid) based on lang.py * --fixunassignedprocessor didn't work properly yet
2.1.4
* [foliaupgrade] Added --fixunassignedprocessor flag to fix a known issue with some FoLiA documents
2.1.3
* [tei2folia] prevent creating a text content element with only one (or more) non-breaking spaces (was not handled by normalize-space() as expected) * [foliaupgrade] Migrated part of the folia upgrader to the foliapy library itself
2.1.1
Minor fixes for conllu2folia and tei2folia
2.1.0
* Implemented a tei2folia tool, implementing a *subset* of TEI (tested on the DBNL collection by the KB). Loosely based on prior work by JesseDeDoes.