Naivenlp

Latest version: v0.0.9

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

Scan your dependencies

Page 1 of 2

0.0.9

Updates:

* Add `TransformerCorrector`
* Fixed `Trie.show()` for better display

0.0.8

Updates:

* Remove extra dependencies `pycorrector`, `kenlm` in `setup.py`
* Add these extra dependencies to `requirements-extra.txt`

0.0.7

Updates:

* Remove `from naivenlp.correctors.kenlm_corrector import KenLMCorrector` imports from `naivenlp/__init__.py` due to `pycorrector`'s compatibility issue.

0.0.6

Updates:

* Add `Trie` data structure
* Update `texts.py` module
* Add usage examples to README

0.0.5

Updates:

* Append special tokens tp vocab list instead of inserting it to index 0.
* Add script to download sogou vocabularies.

0.0.4

Updates:

* Add `similarity` module
* Refactoring `tokenizers` module to better build vocab from vocab file

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.