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 7 years ago
- C++ wrapper library for the NLP library spaCy☆105Updated 2 years ago
- Fast and customizable text tokenization library with BPE and SentencePiece support☆322Updated 6 months 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
- Library for fast text representation and extreme classification.☆151Updated 4 years ago
- C++ implementation of a part-of-speech (POS) tagger using the lookahead tagging algorithm.☆12Updated 6 years ago
- FastXML / PFastXML / PFastreXML - Implementation of Extreme Multi-label Classification☆149Updated last year
- Code for Bursty Biterm Topic Model (published in AAAI2015)☆53Updated 6 years ago
- WordRank: Learning Word Embeddings via Robust Ranking☆51Updated 7 years ago
- ☆105Updated 7 years ago
- Word2Vec in C++ 11☆406Updated 9 years ago
- Provides functions for hierarchical latent tree analysis on text data for hierarchical topic detection☆82Updated 5 years ago
- Parallelizing word2vec in shared and distributed memory☆191Updated 2 years ago
- Lightweight C++ translator for OpenNMT Torch models (deprecated)☆80Updated 5 years ago
- ConText v4: Neural networks for text categorization☆122Updated 6 years ago
- Official repository of RankEval: An Evaluation and Analysis Framework for Learning-to-Rank Solutions.☆88Updated 5 years ago
- A repository for Neural Document Ranking Models.☆84Updated 7 years ago
- Convert word2vec vectors between binary and plain text format☆136Updated 5 years ago
- Supervised Term Weighting Schemes for Text Classification☆19Updated 6 years ago
- Standalone Neural Ranking Model (SNRM)☆76Updated 6 years ago
- C++ implementation of the Brown word clustering algorithm.☆430Updated 2 years ago
- fast sampling algorithm based on CGS☆50Updated 5 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
- Colibri core is an NLP tool as well as a C++ and Python library for working with basic linguistic constructions such as n-grams and skipg…☆129Updated 10 months ago
- Topic Modeling for Short Texts with Auxiliary Word Embeddings☆73Updated 7 years ago
- A demo code for topical word embedding☆314Updated 7 years ago
- CRFsuite: a fast implementation of Conditional Random Fields (CRFs)☆663Updated last year
- This is a C implementation of variational EM for latent Dirichlet allocation (LDA), a topic model for text or other discrete data.☆167Updated 9 years ago
- Cache efficient implementation for Latent Dirichlet Allocation☆165Updated 6 years ago