ports/textproc/py-sense2vec/pkg-descr
Po-Chuan Hsieh a8d209d8ee
textproc/py-sense2vec: Add py-sense2vec 2.0.2
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.
2024-02-21 23:06:09 +08:00

3 lines
223 B
Text

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.