avidale / compress-fasttext

Tools for shrinking fastText models (in gensim format)
MIT License
165 stars 13 forks source link

fixed compatibility up to numpy 1.26 #24

Closed michelecafagna26 closed 2 months ago

michelecafagna26 commented 3 months ago

fixed the deprecation of np.float

avidale commented 3 months ago

Thanks for the update! I'll integrate it and update the package version on the PyPI soon.