Releases: LanguageMachines/frog
Releases · LanguageMachines/frog
v0.33
v0.32
v0.31
v0.30
v0.29
[Ko van der Sloot]
- added a fix for #100
(where Frog created invalid FoLiA in a corner-case) - improved api_test
- small code refactoring
- require libfolia >= 2.15, for correct working of word correction
- improved MWU code. Using Unicode strings and detecting MWU's with a starting
Capital.
[Maarten van Gompel]
- .gitignore: added build dir
v0.28
v0.27.2
v0.27.1
v0.27
[Ko van der Sloot]
Major Release.
Internally we always perform a 'deep' morphological analysis.
This information is used for XML and JSON output.
For the 'classic' Tabbed output, we maintain backward comptability.
You need to specify '--deep-morph' to get the deep analysis in the output.
You may also specify '--compounds' to get an extra column with compound
information.
Other changes:
- C++ code quality
- adapted to more recent Timbl implementations (Unicode awareness)
- Tokenizer:
- Better handling of --languages option.
- 'und' is now also acceptable as a "language"
- Better debugging possibility
- Mbma: To many alternatives with Inverted Verbs were generated. As the
Tagger doesn't help us directly, we filter on the person of the next
word, and only return V/te2I when the next word is 2-nd person