All Projects → context2vec → Similar Projects or Alternatives

104 Open source projects that are alternatives of or similar to context2vec

Vec4ir
Word Embeddings for Information Retrieval
Stars: ✭ 188 (+944.44%)
Mutual labels:  word-embeddings
Awesome Sentence Embedding
A curated list of pretrained sentence and word embedding models
Stars: ✭ 1,973 (+10861.11%)
Mutual labels:  word-embeddings
wefe
WEFE: The Word Embeddings Fairness Evaluation Framework. WEFE is a framework that standardizes the bias measurement and mitigation in Word Embeddings models. Please feel welcome to open an issue in case you have any questions or a pull request if you want to contribute to the project!
Stars: ✭ 164 (+811.11%)
Mutual labels:  word-embeddings
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (+1022.22%)
Mutual labels:  word-embeddings
Danlp
DaNLP is a repository for Natural Language Processing resources for the Danish Language.
Stars: ✭ 111 (+516.67%)
Mutual labels:  word-embeddings
word2vec-on-wikipedia
A pipeline for training word embeddings using word2vec on wikipedia corpus.
Stars: ✭ 68 (+277.78%)
Mutual labels:  word-embeddings
Sifrank zh
基于预训练模型的中文关键词抽取方法(论文SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model 的中文版代码)
Stars: ✭ 175 (+872.22%)
Mutual labels:  word-embeddings
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (+55.56%)
Mutual labels:  word-embeddings
Hash Embeddings
PyTorch implementation of Hash Embeddings (NIPS 2017). Submission to the NIPS Implementation Challenge.
Stars: ✭ 126 (+600%)
Mutual labels:  word-embeddings
Wordgcn
ACL 2019: Incorporating Syntactic and Semantic Information in Word Embeddings using Graph Convolutional Networks
Stars: ✭ 230 (+1177.78%)
Mutual labels:  word-embeddings
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (+472.22%)
Mutual labels:  word-embeddings
contextualLSTM
Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning
Stars: ✭ 28 (+55.56%)
Mutual labels:  word-embeddings
Jfasttext
Java interface for fastText
Stars: ✭ 193 (+972.22%)
Mutual labels:  word-embeddings
robot-mind-meld
A little game powered by word vectors
Stars: ✭ 31 (+72.22%)
Mutual labels:  word-embeddings
Texthero
Text preprocessing, representation and visualization from zero to hero.
Stars: ✭ 2,407 (+13272.22%)
Mutual labels:  word-embeddings
PersianNER
Named-Entity Recognition in Persian Language
Stars: ✭ 48 (+166.67%)
Mutual labels:  word-embeddings
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+70805.56%)
Mutual labels:  word-embeddings
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (+227.78%)
Mutual labels:  word-embeddings
Spherical Text Embedding
[NeurIPS 2019] Spherical Text Embedding
Stars: ✭ 143 (+694.44%)
Mutual labels:  word-embeddings
Word2VecfJava
Word2VecfJava: Java implementation of Dependency-Based Word Embeddings and extensions
Stars: ✭ 14 (-22.22%)
Mutual labels:  word-embeddings
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (+550%)
Mutual labels:  word-embeddings
MorphologicalPriorsForWordEmbeddings
Code for EMNLP 2016 paper: Morphological Priors for Probabilistic Word Embeddings
Stars: ✭ 53 (+194.44%)
Mutual labels:  word-embeddings
Easy Bert
A Dead Simple BERT API for Python and Java (https://github.com/google-research/bert)
Stars: ✭ 106 (+488.89%)
Mutual labels:  word-embeddings
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (+450%)
Mutual labels:  word-embeddings
Koan
A word2vec negative sampling implementation with correct CBOW update.
Stars: ✭ 232 (+1188.89%)
Mutual labels:  word-embeddings
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (+433.33%)
Mutual labels:  word-embeddings
word-benchmarks
Benchmarks for intrinsic word embeddings evaluation.
Stars: ✭ 45 (+150%)
Mutual labels:  word-embeddings
Question Generation
Generating multiple choice questions from text using Machine Learning.
Stars: ✭ 227 (+1161.11%)
Mutual labels:  word-embeddings
datastories-semeval2017-task6
Deep-learning model presented in "DataStories at SemEval-2017 Task 6: Siamese LSTM with Attention for Humorous Text Comparison".
Stars: ✭ 20 (+11.11%)
Mutual labels:  word-embeddings
Shallowlearn
An experiment about re-implementing supervised learning models based on shallow neural network approaches (e.g. fastText) with some additional exclusive features and nice API. Written in Python and fully compatible with Scikit-learn.
Stars: ✭ 196 (+988.89%)
Mutual labels:  word-embeddings
dasem
Danish Semantic analysis
Stars: ✭ 17 (-5.56%)
Mutual labels:  word-embeddings
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (+950%)
Mutual labels:  word-embeddings
QuestionClustering
Clasificador de preguntas escrito en python 3 que fue implementado en el siguiente vídeo: https://youtu.be/qnlW1m6lPoY
Stars: ✭ 15 (-16.67%)
Mutual labels:  word-embeddings
Datastories Semeval2017 Task4
Deep-learning model presented in "DataStories at SemEval-2017 Task 4: Deep LSTM with Attention for Message-level and Topic-based Sentiment Analysis".
Stars: ✭ 184 (+922.22%)
Mutual labels:  word-embeddings
S-WMD
Code for Supervised Word Mover's Distance (SWMD)
Stars: ✭ 90 (+400%)
Mutual labels:  word-embeddings
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (+872.22%)
Mutual labels:  word-embeddings
JoSH
[KDD 2020] Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding
Stars: ✭ 55 (+205.56%)
Mutual labels:  word-embeddings
Lftm
Improving topic models LDA and DMM (one-topic-per-document model for short texts) with word embeddings (TACL 2015)
Stars: ✭ 168 (+833.33%)
Mutual labels:  word-embeddings
fuzzymax
Code for the paper: Don't Settle for Average, Go for the Max: Fuzzy Sets and Max-Pooled Word Vectors, ICLR 2019.
Stars: ✭ 43 (+138.89%)
Mutual labels:  word-embeddings
Mimick
Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)
Stars: ✭ 152 (+744.44%)
Mutual labels:  word-embeddings
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (+50%)
Mutual labels:  word-embeddings
Elmo Tutorial
A short tutorial on Elmo training (Pre trained, Training on new data, Incremental training)
Stars: ✭ 145 (+705.56%)
Mutual labels:  word-embeddings
sister
SImple SenTence EmbeddeR
Stars: ✭ 66 (+266.67%)
Mutual labels:  word-embeddings
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (+605.56%)
Mutual labels:  word-embeddings
compress-fasttext
Tools for shrinking fastText models (in gensim format)
Stars: ✭ 124 (+588.89%)
Mutual labels:  word-embeddings
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+9466.67%)
Mutual labels:  word-embeddings
two-stream-cnn
A two-stream convolutional neural network for learning abitrary similarity functions over two sets of training data
Stars: ✭ 24 (+33.33%)
Mutual labels:  word-embeddings
Flair
A very simple framework for state-of-the-art Natural Language Processing (NLP)
Stars: ✭ 11,065 (+61372.22%)
Mutual labels:  word-embeddings
SiameseCBOW
Implementation of Siamese CBOW using keras whose backend is tensorflow.
Stars: ✭ 14 (-22.22%)
Mutual labels:  word-embeddings
Kadot
Kadot, the unsupervised natural language processing library.
Stars: ✭ 108 (+500%)
Mutual labels:  word-embeddings
HiCE
Code for ACL'19 "Few-Shot Representation Learning for Out-Of-Vocabulary Words"
Stars: ✭ 56 (+211.11%)
Mutual labels:  word-embeddings
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+7644.44%)
Mutual labels:  word-embeddings
pair2vec
pair2vec: Compositional Word-Pair Embeddings for Cross-Sentence Inference
Stars: ✭ 62 (+244.44%)
Mutual labels:  word-embeddings
Pytorch Sentiment Analysis
Tutorials on getting started with PyTorch and TorchText for sentiment analysis.
Stars: ✭ 3,209 (+17727.78%)
Mutual labels:  word-embeddings
wikidata-corpus
Train Wikidata with word2vec for word embedding tasks
Stars: ✭ 109 (+505.56%)
Mutual labels:  word-embeddings
materials-synthesis-generative-models
Public release of data and code for materials synthesis generation
Stars: ✭ 47 (+161.11%)
Mutual labels:  word-embeddings
SIFRank
The code of our paper "SIFRank: A New Baseline for Unsupervised Keyphrase Extraction Based on Pre-trained Language Model"
Stars: ✭ 96 (+433.33%)
Mutual labels:  word-embeddings
Arabic-Word-Embeddings-Word2vec
Arabic Word Embeddings Word2vec
Stars: ✭ 26 (+44.44%)
Mutual labels:  word-embeddings
Spanish Word Embeddings
Spanish word embeddings computed with different methods and from different corpora
Stars: ✭ 236 (+1211.11%)
Mutual labels:  word-embeddings
1-60 of 104 similar projects