Pywordfreq

Latest version: v0.4.2

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

Scan your dependencies

Page 1 of 2

0.4.2

* added support for apple m1 users

0.4.0

Allow python3.11
fix load of binary files

0.3.1

- upgraded dependencies version
- Improved the performance of searching the start of the found suffix by using `memchr` rust crate

0.3.0

This is a major release with breaking changes.

- Python3.10 support has been added
- Huge performance improvements due to better dictionary handling and replacing standard library hashmap with aHash
- Updated frequency dictionary with the latest wikipedia dump
- Breaking Change: There is no more WordFrequency class and functions should now be called with `pywordfreq.full_frequency`

0.2.2

- Update Pyo3 version
- Update CI files

0.2.1

- increased the minimum frequency to 50 to decrease the memory footprint

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.