mirror of
https://git.freebsd.org/ports.git
synced 2025-05-31 18:36:28 -04:00
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.
3 lines
223 B
Text
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.
|