vsiivola / variKN

A toolkit for producing n-gram language models. The highlights are the implementation of Kneser-Ney growing and revised Kneser pruning methods.
Other
40 stars 14 forks source link

Add Python packaging #18

Closed svirpioj closed 1 year ago

svirpioj commented 1 year ago

Changes:

vsiivola commented 1 year ago

👍 Nice work! Just thinking maybe better verify the macos stuff before enabling, or what do you think?

vsiivola commented 1 year ago

I guess the mac os packages are already downloadable from PYPI so could as well enable here. I'll merge.