maxoodf / word2vecLinks
word2vec++ is a Distributed Representations of Words (word2vec) library and tools implementation, written in C++11 from the scratch
☆141Updated 2 years ago
Alternatives and similar repositories for word2vec
Users that are interested in word2vec are comparing it to the libraries listed below
Sorting:
- C++ implement of Tomas Mikolov's word/document embedding☆106Updated 8 years ago
- Official repository of QuickRank: A C++ suite of Learning to Rank algorithms.☆131Updated 6 years ago
- Code for Online Biterm Topic Model (published in TKDE2014)☆65Updated 10 years ago
- C++ wrapper library for the NLP library spaCy☆105Updated 2 years ago
- Library for fast text representation and extreme classification.☆151Updated 4 years ago
- Code for Bursty Biterm Topic Model (published in AAAI2015)☆53Updated 6 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆81Updated 5 years ago
- ☆105Updated 7 years ago
- Dynamic Topic Modeling and Topic Chains of Reuters News Articles using SCVB0☆23Updated 8 years ago
- Provides functions for hierarchical latent tree analysis on text data for hierarchical topic detection☆82Updated 5 years ago
- C++ implementation of a part-of-speech (POS) tagger using the lookahead tagging algorithm.☆12Updated 6 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Parallelizing word2vec in shared and distributed memory☆191Updated 2 years ago
- Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)☆178Updated 8 years ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 7 years ago
- fast sampling algorithm based on CGS☆50Updated 5 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆149Updated last year
- Word2Vec in C++ 11☆406Updated 9 years ago
- C++ implementation of the Brown word clustering algorithm.☆430Updated 2 years ago
- Hierarchical, multi-label topic modelling with LDA☆54Updated 2 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago
- Fast and customizable text tokenization library with BPE and SentencePiece support☆323Updated 7 months ago
- A demo code for topical word embedding☆314Updated 7 years ago
- A package in C++ for character or word ngram analysis. It uses Ternary Search Tree instead of hashing table for faster ngram frequency co…☆20Updated 10 years ago
- WordMoversEmbeddings(WME) is a simple code for generating the vector representation of sentence/document for text classification and clus…☆83Updated 6 years ago
- Supervised Term Weighting Schemes for Text Classification☆19Updated 6 years ago
- Automatic Entity Recognition and Typing for Domain-Specific Corpora (KDD'15)☆99Updated 8 years ago
- Convert word2vec vectors between binary and plain text format☆137Updated 5 years ago
- An Implementation of Transformer (Attention Is All You Need) in DyNet☆65Updated 2 years ago
- LibN3L: A light-weight neural network package for natural language☆82Updated 5 months ago