bheinzerling / bpemb

Pre-trained subword embeddings in 275 languages, based on Byte-Pair Encoding (BPE)
https://nlp.h-its.org/bpemb
MIT License
1.18k stars 101 forks source link

Support for python 3.12 and scipy-1.13.0 #71

Open sjschmid opened 4 months ago

sjschmid commented 4 months ago

This is a very cool library, but does not support python 3.12 and/or the latest scipy version. It would be great if a new release could be provided.