summaryrefslogtreecommitdiff
path: root/textproc/py-sense2vec/pkg-descr
blob: 70ada035fcf7bf1db9ff47ca4862453f3f878ed3 (plain) (blame)
1
2
3
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.