npc_gzip

Code for Paper: “Low-Resource” Text Classification: A Parameter-Free Classification Method with Compressors

MIT License

Downloads
70
Stars
1.8K
npc_gzip - 0.1.1 update Latest Release

Published by EliahKagan about 1 year ago

This update adds support for majority vote ($k > 1$) to the predict function.

A few documentation tweaks and code style improvements (and some additions to the CI pipeline) have also been included.

Thanks go to @bazingagin and @zbloss for contributing the changes to predict and its tests.

What's Changed

Full Changelog: https://github.com/bazingagin/npc_gzip/compare/v0.1.0...v0.1.1

npc_gzip - Initial Release

Published by zbloss about 1 year ago

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:

  • @bazingagin
  • @EliahKagan

What's Changed

New Contributors

Full Changelog: https://github.com/bazingagin/npc_gzip/commits/v0.1.0