sense2vec

Word vector generator

A Python library that generates contextually-keyed word vectors from text data using a variation of the Word2Vec algorithm.

🦆 Contextually-keyed word vectors

GitHub

2k stars
50 watching
240 forks
Language: Python
last commit: 10 months ago
Linked from 1 awesome list

gensimgensim-word2vecmachine-learningnatural-language-processingnlppythonsense2vecspacyword2vec

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
wikipedia2vec/wikipedia2vec A tool for learning vector representations of words and entities from Wikipedia text data. 946
tmikolov/word2vec A tool for training word vectors using distributed neural network architectures 1,525
kyubyong/wordvectors Provides pre-trained word vectors for multiple languages to facilitate NLP tasks 2,216
tca19/dict2vec A framework to learn word embeddings using lexical dictionaries 115
hslcy/vcwe This project provides code and corpora for creating word embeddings by considering the visual characteristics of words. 15
ytsvetko/qvec A tool to measure the quality of word vectors based on their correlation with manually crafted lexical resources 75
mfaruqui/non-distributional A repository providing pre-built non-distributional word vector representations for NLP tasks 62
mmihaltz/word2vec-googlenews-vectors A repository hosting pre-trained word vector model (3 million 300-dimension English word vectors) from the Google News corpus. 519
inejc/paragraph-vectors A PyTorch implementation of a model for generating dense vector representations of paragraphs from text data. 413
refefer/word2vec-scala A Scala implementation of the word2vec model representation. 11
bmschmidt/wordvectors An R package for building and exploring word embedding models 282
danieldk/go2vec A package for reading and analyzing word embeddings from the word2vec format in Go. 56
vefstathiou/so_word2vec This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. 40
satwikkottur/visualword2vec Learning word embeddings from abstract images to improve language understanding 19
materialsintelligence/mat2vec Unsupervised word embeddings capture latent knowledge from materials science literature 624