a8d209d8ee
sense2vec (Trask et. al, 2015) is a nice twist on word2vec that lets you learn more interesting and detailed word vectors. This library is a simple Python implementation for loading, querying and training sense2vec models.
4 lines
223 B
Plaintext
4 lines
223 B
Plaintext
sense2vec (Trask et. al, 2015) is a nice twist on word2vec that lets you learn
|
|
more interesting and detailed word vectors. This library is a simple Python
|
|
implementation for loading, querying and training sense2vec models.
|