|
|
|
|
|
by yorwba
2713 days ago
|
|
word2vec and fasttext are specialized tools for creating word embeddings, this is a more generalist library. It's more comparable to PyText, AllenNLP or Flair, the main difference appearing to be that the other three use PyTorch, not Tensorflow. |
|