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,643Updated 3 years ago
Alternatives and similar repositories for word2vec:
Users that are interested in word2vec are comparing it to the libraries listed below
- Python interface to Google word2vec☆2,584Updated last year
- Simple web service providing a word embedding model☆1,436Updated last year
- Toy Python implementation of http://www-nlp.stanford.edu/projects/glove/☆1,256Updated 2 years ago
- Automatically exported from code.google.com/p/word2vec☆1,528Updated last year
- CNNs for sentence classification☆2,045Updated 6 years ago
- Named Entity Recognition Tool☆1,161Updated 5 years ago
- sentence embedding by Smooth Inverse Frequency weighting scheme☆1,086Updated 5 years ago
- ☆3,158Updated 3 years ago
- Generating Vectors for DBpedia Entities via Word2Vec and Wikipedia Dumps. Questions? https://gitter.im/idio-opensource/Lobby☆601Updated 7 years ago
- 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
- InferSent sentence embeddings☆2,285Updated 3 years ago
- Tensorflow implementation of contextualized word representations from bi-directional language models☆1,620Updated last year
- Four word embedding models implemented in Python. Supporting arbitrary context features☆847Updated 5 years ago
- General purpose unsupervised sentence representations☆1,198Updated 2 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,932Updated last month
- Tensorflow based implementation of deep siamese LSTM network to capture phrase/sentence similarity using character/word embeddings☆1,414Updated 4 years ago
- Scalable, fast, and lightweight system for large-scale topic modeling☆841Updated 4 years ago
- Topic modeling with latent Dirichlet allocation using Gibbs sampling☆1,253Updated 5 months ago
- Named-entity recognition using neural networks. Easy-to-use and state-of-the-art results.☆1,704Updated last year
- The Natural Language Decathlon: A Multitask Challenge for NLP☆2,347Updated last year
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,477Updated 2 years ago
- Python wrapper for Stanford CoreNLP.☆924Updated 3 years ago
- A python tool for evaluating the quality of sentence embeddings.☆2,091Updated 9 months ago
- A python binding for crfsuite☆771Updated 3 months ago
- Text classifier for Hierarchical Attention Networks for Document Classification☆1,072Updated 3 years ago
- A library for Multilingual Unsupervised or Supervised word Embeddings☆3,199Updated 2 years ago
- Learning embeddings for classification, retrieval and ranking.☆3,952Updated 2 years ago
- Sent2Vec encoder and training code from the paper "Skip-Thought Vectors"☆2,050Updated 4 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆5,651Updated 9 months ago