Cltk

Latest version: v1.4.0

Safety actively analyzes 714815 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 13

1.1.7

Installation
Install the new release with `pip install cltk==1.1.7` or just `pip install cltk` if it is still the last release of cltk.

Changes:
- **Breaking change** Python 3.8 not supported anymore.
- Python 3.11 now supported. Fix 1224.
- Removed `python-Levenshtein` and replaced it by `rapidfuzz`.
- Updaded `stanza` to 1.6.0. This leads to new versions of trained models and new values of morpho-syntactic features. Fix 1235, 1232, 1229.
- Updated `spacy` to 3.6.1. A wrapper for `spaCy` models will come for the next release.
- Updated other packages 1233.
- More type annotations were added.
- **Breaking change** Fixed typo from `PrononimalType` to `PronominalType`.

1.1.7a6

Install the pre-release with `pip install cltk==1.1.7a6` https://pypi.org/project/cltk/1.1.7a6/.
* Fixed default pipelines for Python 3.11 (`dataclass(frozen=True)`, see https://docs.python.org/3/library/dataclasses.html#dataclasses.dataclass).
* Fixed CircleCI build (see https://github.com/pytorch/pytorch/issues/100974).

1.1.7a4

* Updated Universal Dependencies.
* Fixed `download_all_models.py` script.

1.1.7a3

* Added `InflClass` class to better manage Latin Universal Dependencies.

1.1.7a2

* Fixed `stanza_wrapper.py`
* Dispatched main tests into several languages.

1.1.7a1

- Versions of Python supported: 3.9 to 3.12.
- Updated `stanza` and `spacy`.
- Fixed dataclasses structure.
- Fixed model paths for Old French and Latin.
- Replaced python-Levenshtein by rapidfuzz.
- Refactored some tests.
- Updated .readthedocs.yml.

Page 2 of 13

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.