Releases: LanguageMachines/toad
Releases · LanguageMachines/toad
v0.9
- require C++17
- require latest ticcutils
- code refactoring, small fixes
- Unicode everywhere
v0.8
Ko van der Sloot]
- adapted all programs to changes in the Frog API
- froggen
- new options: '--temp-dir', '--output-dir' and '--CGN'
- froggen can now be used tot ONLY generate a lemmatizer
- C++ cleanup
- updated 'man' pages
v0.7
- updated to work with newest Unicode aware ticcutils, Frog and Mbt
- froggen can now also create only a lemmatizer
v0.6
- updated to work with newest mbt/mbtserver
v0.5
- some bug fixes
- added --eos and --postags options to froggen.
- cleaned up ICU namespaces
- froggen prefers higher frequency POS tags over lower, when ambiguous
- added a 'bootstrap' function to 'nergen' to enrich a data file with gazetteer
info BEFORE training.
v0.4
Major release:
- Added modules te create new-style datafiles with enrichments for NER
and CHUNKER
Needs a recent frog too.
- lots of code changes and fixes
- make more use of recent additions to ticcutils.
v0.3
This is the first release of toad.
Toad is a collection of tools to help constructing and maintaining data files for frog, the most important being
froggen
It is work in progress, and not crystallized yet.