dav / word2vec
This tool provides an efficient implementation of the continuous bag-of-words and skip-gram architectures for computing vector representations of words. These representations can be subsequently used in many natural language processing applications and for further research.
☆1,631Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for word2vec
- Python interface to Google word2vec☆2,576Updated last year
- Simple web service providing a word embedding model☆1,433Updated last year
- Automatically exported from code.google.com/p/word2vec☆1,528Updated last year
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,253Updated 2 years ago
- Tools for mapping a sentence with arbitrary length to vector space☆663Updated 10 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,047Updated 4 years ago
- Named Entity Recognition Tool☆1,159Updated 5 years ago
- InferSent sentence embeddings☆2,280Updated 3 years ago
- CNNs for sentence classification☆2,048Updated 6 years ago
- Pre-trained word vectors of 30+ languages☆2,215Updated 6 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- General purpose unsupervised sentence representations☆1,193Updated 2 years ago
- Learning embeddings for classification, retrieval and ranking.☆3,947Updated last year
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,083Updated 5 years ago
- Neural Attention Model for Abstractive Summarization☆914Updated 6 years ago
- Software in C and data files for the popular GloVe model for distributed word representations, a.k.a. word vectors or embeddings☆6,885Updated last year
- This is a clone of an SVN repository at http://word2vec.googlecode.com/svn/trunk. It had been cloned by http://svn2github.com/ , but the …☆334Updated 9 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,087Updated 8 months ago
- A general-purpose encoder-decoder framework for Tensorflow☆5,605Updated 4 years ago
- AutoPhrase: Automated Phrase Mining from Massive Text Corpora☆1,175Updated 2 years ago
- Bi-directional Attention Flow (BiDAF) network is a multi-stage hierarchical process that represents context at different levels of granul…☆1,535Updated last year
- Facebook AI Research Sequence-to-Sequence Toolkit☆3,743Updated 3 years ago
- Unsupervised Word Segmentation for Neural Machine Translation and Text Generation☆2,197Updated 3 months ago
- Scalable, fast, and lightweight system for large-scale topic modeling☆843Updated 3 years ago
- KenLM: Faster and Smaller Language Model Queries☆2,515Updated 3 months ago
- Four word embedding models implemented in Python. Supporting arbitrary context features☆846Updated 5 years ago
- A list of datasets/corpora for NLP tasks, in reverse chronological order.☆919Updated 4 years ago
- Commented (but unaltered) version of original word2vec C implementation.☆800Updated 3 years ago
- LSTM language model with CNN over characters☆826Updated 8 years ago