Releases: Intsights/pywordfreq
Releases · Intsights/pywordfreq
v0.4.2
V0.4.0 python.311
Allow python3.11
fix load of binary files
v0.3.1
v0.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