Initial Release
npc-gzip
The initial release of the code detailed in the “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors.
A huge thank you to everyone who contributed to get us to our first release, and special thanks to these two folks:
What's Changed
- Dynamically import compression module in compressors.py by @congruency in #1
- Fix typo in README.md by @eltociear in #4
- Consider simplified README for requirements.txt install by @ras44 in #5
- Improving Readabililty by @zbloss in #7
- support recording distance matrix across all test by @bazingagin in #16
- update doc and code for custom dataset by @bazingagin in #18
- Fix syntax errors from merges by @EliahKagan in #21
- fix custom dataset by @bazingagin in #23
- Fix some incorrect type hints and incomplete renames by @EliahKagan in #25
- Update pinned dependencies by @EliahKagan in #26
- Fix conflict from #25 in v0.0.1-packaging by @EliahKagan in #28
- new function to load filipino dataset from original source; support r… by @bazingagin in #29
- Improve consistency and documentation by @S0fian3M in #27
- V0.0.1 packaging by @zbloss in #30
New Contributors
- @congruency made their first contribution in #1
- @eltociear made their first contribution in #4
- @ras44 made their first contribution in #5
- @zbloss made their first contribution in #7
- @bazingagin made their first contribution in #16
- @EliahKagan made their first contribution in #21
- @S0fian3M made their first contribution in #27
Full Changelog: https://github.com/bazingagin/npc_gzip/commits/v0.1.0