All Projects → Cw2vec → Similar Projects or Alternatives

369 Open source projects that are alternatives of or similar to Cw2vec

Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (-32.59%)
Mutual labels:  word2vec, embeddings, fasttext
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-84.37%)
Mutual labels:  word2vec, embeddings, fasttext
Persian-Sentiment-Analyzer
Persian sentiment analysis ( آناکاوی سهش های فارسی | تحلیل احساسات فارسی )
Stars: ✭ 30 (-86.61%)
Mutual labels:  word2vec, embeddings, fasttext
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+80.36%)
Mutual labels:  word2vec, embeddings, fasttext
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+522.32%)
Mutual labels:  word2vec, embeddings, fasttext
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+5597.77%)
Mutual labels:  word2vec, fasttext
Fast sentence embeddings
Compute Sentence Embeddings Fast!
Stars: ✭ 384 (+71.43%)
Mutual labels:  embeddings, fasttext
word embedding
Sample code for training Word2Vec and FastText using wiki corpus and their pretrained word embedding..
Stars: ✭ 21 (-90.62%)
Mutual labels:  word2vec, fasttext
Fasttext4j
Implementing Facebook's FastText with java
Stars: ✭ 148 (-33.93%)
Mutual labels:  word2vec, fasttext
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-89.73%)
Mutual labels:  word2vec, fasttext
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-87.95%)
Mutual labels:  word2vec, embeddings
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (-77.23%)
Mutual labels:  word2vec, embeddings
Entity2rec
entity2rec generates item recommendation using property-specific knowledge graph embeddings
Stars: ✭ 159 (-29.02%)
Mutual labels:  word2vec, embeddings
game2vec
TensorFlow implementation of word2vec applied on https://www.kaggle.com/tamber/steam-video-games dataset, using both CBOW and Skip-gram.
Stars: ✭ 62 (-72.32%)
Mutual labels:  word2vec, embeddings
reach
Load embeddings and featurize your sentences.
Stars: ✭ 17 (-92.41%)
Mutual labels:  word2vec, embeddings
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (-82.14%)
Mutual labels:  word2vec, embeddings
Deeplearning Nlp Models
A small, interpretable codebase containing the re-implementation of a few "deep" NLP models in PyTorch. Colab notebooks to run with GPUs. Models: word2vec, CNNs, transformer, gpt.
Stars: ✭ 64 (-71.43%)
Mutual labels:  word2vec, embeddings
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-55.8%)
Mutual labels:  word2vec, fasttext
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (-73.66%)
Mutual labels:  word2vec, embeddings
Nlp Journey
Documents, papers and codes related to Natural Language Processing, including Topic Model, Word Embedding, Named Entity Recognition, Text Classificatin, Text Generation, Text Similarity, Machine Translation),etc. All codes are implemented intensorflow 2.0.
Stars: ✭ 1,290 (+475.89%)
Mutual labels:  word2vec, fasttext
Nlp research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Stars: ✭ 141 (-37.05%)
Mutual labels:  word2vec, fasttext
cade
Compass-aligned Distributional Embeddings. Align embeddings from different corpora
Stars: ✭ 29 (-87.05%)
Mutual labels:  word2vec, 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 (-12.5%)
Mutual labels:  word2vec, fasttext
Keras Textclassification
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Stars: ✭ 914 (+308.04%)
Mutual labels:  embeddings, fasttext
Vectorhub
Vector Hub - Library for easy discovery, and consumption of State-of-the-art models to turn data into vectors. (text2vec, image2vec, video2vec, graph2vec, bert, inception, etc)
Stars: ✭ 317 (+41.52%)
Mutual labels:  word2vec, embeddings
Philo2vec
An implementation of word2vec applied to [stanford philosophy encyclopedia](http://plato.stanford.edu/)
Stars: ✭ 33 (-85.27%)
Mutual labels:  word2vec, embeddings
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-84.82%)
Mutual labels:  word2vec, fasttext
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-59.37%)
Mutual labels:  word2vec, embeddings
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (-34.82%)
Mutual labels:  word2vec, fasttext
Sensegram
Making sense embedding out of word embeddings using graph-based word sense induction
Stars: ✭ 209 (-6.7%)
Mutual labels:  word2vec, embeddings
navec
Compact high quality word embeddings for Russian language
Stars: ✭ 118 (-47.32%)
Mutual labels:  word2vec, embeddings
go2vec
Read and use word2vec vectors in Go
Stars: ✭ 44 (-80.36%)
Mutual labels:  word2vec, embeddings
Wordvectors
Pre-trained word vectors of 30+ languages
Stars: ✭ 2,043 (+812.05%)
Mutual labels:  word2vec, fasttext
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (-54.02%)
Mutual labels:  embeddings, fasttext
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+563.39%)
Mutual labels:  word2vec, embeddings
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-47.77%)
Mutual labels:  word2vec, embeddings
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (-90.18%)
Mutual labels:  word2vec, embeddings
Embedding
Embedding模型代码和学习笔记总结
Stars: ✭ 25 (-88.84%)
Mutual labels:  word2vec, fasttext
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-82.14%)
Mutual labels:  embeddings, fasttext
Nlp
兜哥出品 <一本开源的NLP入门书籍>
Stars: ✭ 1,677 (+648.66%)
Mutual labels:  word2vec, fasttext
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-43.3%)
Mutual labels:  word2vec, fasttext
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-15.62%)
Mutual labels:  word2vec
Cofactor
CoFactor: Regularizing Matrix Factorization with Item Co-occurrence
Stars: ✭ 160 (-28.57%)
Mutual labels:  embeddings
Vec4ir
Word Embeddings for Information Retrieval
Stars: ✭ 188 (-16.07%)
Mutual labels:  embeddings
Pytorch Nlp
Basic Utilities for PyTorch Natural Language Processing (NLP)
Stars: ✭ 1,996 (+791.07%)
Mutual labels:  embeddings
Text2vec
text2vec, chinese text to vetor.(文本向量化表示工具,包括词向量化、句子向量化、句子相似度计算)
Stars: ✭ 155 (-30.8%)
Mutual labels:  word2vec
Nlp learning
结合python一起学习自然语言处理 (nlp): 语言模型、HMM、PCFG、Word2vec、完形填空式阅读理解任务、朴素贝叶斯分类器、TFIDF、PCA、SVD
Stars: ✭ 188 (-16.07%)
Mutual labels:  word2vec
Webvectors
Web-ify your word2vec: framework to serve distributional semantic models online
Stars: ✭ 154 (-31.25%)
Mutual labels:  word2vec
Skip Gram Pytorch
A complete pytorch implementation of skip-gram
Stars: ✭ 153 (-31.7%)
Mutual labels:  word2vec
Magnetloss Pytorch
PyTorch implementation of a deep metric learning technique called "Magnet Loss" from Facebook AI Research (FAIR) in ICLR 2016.
Stars: ✭ 217 (-3.12%)
Mutual labels:  embeddings
Word2vec
Python interface to Google word2vec
Stars: ✭ 2,370 (+958.04%)
Mutual labels:  word2vec
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 (-17.86%)
Mutual labels:  embeddings
Graphwavemachine
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
Stars: ✭ 151 (-32.59%)
Mutual labels:  word2vec
Text Pairs Relation Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
Stars: ✭ 182 (-18.75%)
Mutual labels:  word2vec
Word2vec Spam Filter
Using word vectors to classify spam messages
Stars: ✭ 149 (-33.48%)
Mutual labels:  word2vec
Chameleon recsys
Source code of CHAMELEON - A Deep Learning Meta-Architecture for News Recommender Systems
Stars: ✭ 202 (-9.82%)
Mutual labels:  word2vec
Sentence Similarity
对四种句子/文本相似度计算方法进行实验与比较
Stars: ✭ 181 (-19.2%)
Mutual labels:  word2vec
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-33.93%)
Mutual labels:  word2vec
Djl
An Engine-Agnostic Deep Learning Framework in Java
Stars: ✭ 2,262 (+909.82%)
Mutual labels:  fasttext
Tensorflow Tutorials
텐서플로우를 기초부터 응용까지 단계별로 연습할 수 있는 소스 코드를 제공합니다
Stars: ✭ 2,096 (+835.71%)
Mutual labels:  word2vec
1-60 of 369 similar projects