This update fixes installation issues caused by kenlm dependency.
1.0.0
First official release of CAMeL Tools.
See [this post](https://camel-lab.github.io/camel_tools_updates/2020/09/08/camel-tools-release-v1.0.0.html) for more information on this release.
0.4.dev5
This patch fixes errors in the `almor-msa` builtin database. It also provides a new parameter to `camel_tools.tokenizers.morphological.MorphologicalTokenizer` called `diac` that determines wether output tokens are diacritized or not.
0.4.dev4
- Fixed issue where diacritics and other marks broke tokenization. - Fixed escaping of NOAN replacements in backoff analyses. - Updated import of Mapping abstract base class for Python 3.
0.4.dev3
- Fixed handling of sun letters in CALIMA Star. - Added ANY keyword as values to certain features in CALIMA Star's reinflector.
0.4.dev2
Fixed a bug in CALIMA Star reinflector that prevented certain POS variants from being generated.