mayabot / fastText4j

Implementing Facebook's FastText with java
159 stars 23 forks source link

This library returns wrong vectors when reading from cpp binary #27

Open yurkor opened 4 years ago

yurkor commented 4 years ago

I have fasttext dump trained with python code unsupervised with quantization. When i call getWordVector using java code and python code i see very different vectors.