Releases: CAMeL-Lab/camel_tools
Releases · CAMeL-Lab/camel_tools
camel-tools v0.4.dev0
This release contains bug fixes and the following new features:
- SimpleDisambiguator has been changed to a more fully featured MLEDisambiguator.
- Added word-boundary and morphological tokenizers.
- Added text normalization utilities.
- Analyzer APIs and Disambiguator APIs have been changed to be more general and output more descriptive named tuple objects.
- Almor-msa database now includes extensions.
- CALIMA Star Analyzer now has in-built caching mode.
- CharMapper objects are now callable (no need to use
map_string()
method).
camel-tools v0.3.dev0
This release contains bug fixes and the following new features:
- Implemented a simple disambiguation function using pos-lex frequencies.
camel_calima_star
has a new option to use simple disambiguation in analysis mode.CalimaStarAnalyzer
now has a new methodanalyze_words()
to analyze a list of words.
camel-tools v0.2.dev0
Updated camel_calima_star examples to use almor-msa.