Releases: LanguageMachines/ucto
Releases · LanguageMachines/ucto
v0.12
v0.11
v0.10
v0.9.9
v0.9.8
v0.9.7
- added textredundancy option, default is 'minimal'
- small adaptations to work with FoLiA 1.5 specs
- set textclass on words when outputclass != inputclass
- DON'T filter special characters when inputclass == outputclass
- -F (folia input) is automatically set for .xml files
- more robust against texts with embedded tabs, etc.
- more and better tests added
- better logging and error messaging
- improved language handling. TODO: Language detection in FoLiA
- bug fixes:
- correctly handle xml-comment inside a
- better id generation when parent has no id
- better reaction on overly long 'words'
v0.9.6
- Moving data files from
etc/
toshare/
, as they are more data files than configuration files that should be edited. Requires uctodata >= 0.4. Should solve debian packaging issues (#18) - Minor updates to the manual (#2)
- Some refactoring/code cleanup, temper expectations regarding ucto's date-tagging abilities (#16, thanks also to @sanmai-NL)