koaning/whatlies

Add `.train` method to `BytePairLanguage`

koaning opened this issue · 0 comments

There is a use-case to train your own embeddings. Gensim makes this very easy, but for benchmarking purposes it would be nice to also be able to train byte-pair embeddings via this library.