Fasttext
FastText is a library for efficient learning of word representations and sentence classification.
Word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words
Others
Example |
---|
Fasttext is not better than word2vec as for as semantic similarity is concerned from question Is there a semantic similarity method that outperforms word2vec approach for semantic accuracy? |