- 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](https://camel-tools.readthedocs.io/en/latest/api/tokenizers/word.html) now splits emojis correctly and can optionally split digits.