hiyijian / doc2vecLinks
C++ implement of Tomas Mikolov's word/document embedding
☆105Updated 7 years ago
Alternatives and similar repositories for doc2vec
Users that are interested in doc2vec are comparing it to the libraries listed below
Sorting:
- LibN3L: A light-weight neural network package for natural language☆82Updated 2 months ago
- PLDA: Parallel Latent Dirichlet Allocation in C++☆85Updated 2 years ago
- Three open source versions of LDA with collapsed Gibbs Sampling, modified by nanjunxiao☆26Updated 9 years ago
- Cache efficient implementation for Latent Dirichlet Allocation☆164Updated 6 years ago
- ☆70Updated 10 years ago
- Word2Vec in C++ 11☆404Updated 8 years ago
- ☆27Updated 10 years ago
- A Learning to Rank Library☆135Updated 12 years ago
- Parallelizing word2vec in shared and distributed memory☆190Updated 2 years ago
- This code is for Convolutional Latent Semantic Model, which is similay with DSSM(Deep Semantic Similarity Model).☆25Updated 10 years ago
- fast sampling algorithm based on CGS☆50Updated 5 years ago
- TextNet: A deep neural network framework for text matching☆106Updated 6 years ago
- solution for the 5th place of cikm cup 2014☆19Updated 10 years ago
- Official repository of QuickRank: A C++ suite of Learning to Rank algorithms.☆131Updated 6 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- ☆127Updated 9 years ago
- Leon Bottou's SGD☆33Updated 13 years ago
- Recurrent Neural Network Language Modeling (RNNLM) Toolkit☆121Updated 2 years ago
- Word segmentation using neural networks based on package https://github.com/SUTDNLP/LibN3L☆23Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- A demo code for topical word embedding☆313Updated 7 years ago
- Multiple version of word2vec. https://code.google.com/p/word2vec/☆78Updated 11 years ago
- ☆265Updated 4 years ago
- Named Entity Recognition (NER) models (neural and sparse) implemented based on package LibN3L☆19Updated 8 years ago
- Topical Word Embeddings☆55Updated 8 years ago
- Python implementation of linear-chain conditional random fields.☆101Updated 12 years ago
- Modify word2vec such that it's possible to "condition" on existing embeddings for some words, and induce embeddings for new words.☆39Updated 9 years ago
- A Tensorflow implementation of DSSM (slightly modified).☆24Updated 9 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 8 years ago
- compare embedding☆237Updated 9 years ago