Releases: CAMeL-Lab/camel_tools
Releases · CAMeL-Lab/camel_tools
camel-tools v1.5.5
camel-tools v1.5.4
Fixed doc generation issues.
camel-tools v1.5.3
Added Python 3.11 support.
camel-tools v1.5.2
Fixes doc build issues.
camel-tools v1.5.1
- Fixed an issue where pip tries to install camel-kenlm on Windows.
camel-tools v1.5.0
- Improved BERT disambiguation accuracy.
- Added support for Python 3.10.
camel-tools v1.4.1
- Fixed an issue importing Unfactored BERT Disambiguator.
camel-tools v1.4.0
- Added Unfactored BERT disambiguator component.
- Bug fixes
camel-tools v1.3.1
- Fixed issue with downloading package catalogue on Google Colab.
camel-tools v1.3.0
- Removed support for Python 3.6 (only 3.7-3.9 are now supported).
- Implemented a new package manager for fine-grained installation of datasets.
- Fixed GPU support for NER and Sentiment Analysis components.
- Added emoji charsets.
- simple_word_tokenize now splits emojis correctly and can optionally split digits.