All Projects → Text2vec → Similar Projects or Alternatives

243 Open source projects that are alternatives of or similar to Text2vec

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 (+732.26%)
Mutual labels:  similarity, word2vec
Sensegram
Making sense embedding out of word embeddings using graph-based word sense induction
Stars: ✭ 209 (+34.84%)
Mutual labels:  similarity, word2vec
Textclustering
Stars: ✭ 89 (-42.58%)
Mutual labels:  word2vec
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-24.52%)
Mutual labels:  word2vec
Sense2vec
🦆 Contextually-keyed word vectors
Stars: ✭ 1,184 (+663.87%)
Mutual labels:  word2vec
Experiments
Some research experiments
Stars: ✭ 95 (-38.71%)
Mutual labels:  word2vec
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-18.06%)
Mutual labels:  word2vec
Ja.text8
Japanese text8 corpus for word embedding.
Stars: ✭ 79 (-49.03%)
Mutual labels:  word2vec
Word2vec
Go library for performing computations in word2vec binary models
Stars: ✭ 143 (-7.74%)
Mutual labels:  word2vec
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 (-58.71%)
Mutual labels:  word2vec
Awesome Embedding Models
A curated list of awesome embedding models tutorials, projects and communities.
Stars: ✭ 1,486 (+858.71%)
Mutual labels:  word2vec
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-69.03%)
Mutual labels:  word2vec
Text Summarizer
Python Framework for Extractive Text Summarization
Stars: ✭ 96 (-38.06%)
Mutual labels:  word2vec
Pytorch word2vec
Use pytorch to implement word2vec
Stars: ✭ 133 (-14.19%)
Mutual labels:  word2vec
Hotnewsanalysis
利用文本挖掘技术进行新闻热点关注问题分析
Stars: ✭ 93 (-40%)
Mutual labels:  word2vec
Skip Thoughts.torch
Porting of Skip-Thoughts pretrained models from Theano to PyTorch & Torch7
Stars: ✭ 146 (-5.81%)
Mutual labels:  word2vec
Glove As A Tensorflow Embedding Layer
Taking a pretrained GloVe model, and using it as a TensorFlow embedding weight layer **inside the GPU**. Therefore, you only need to send the index of the words through the GPU data transfer bus, reducing data transfer overhead.
Stars: ✭ 85 (-45.16%)
Mutual labels:  word2vec
Hierarchical Attention Network
Implementation of Hierarchical Attention Networks in PyTorch
Stars: ✭ 120 (-22.58%)
Mutual labels:  word2vec
Musae
The reference implementation of "Multi-scale Attributed Node Embedding".
Stars: ✭ 75 (-51.61%)
Mutual labels:  word2vec
Embedding As Service
One-Stop Solution to encode sentence to fixed length vectors from various embedding techniques
Stars: ✭ 151 (-2.58%)
Mutual labels:  word2vec
Vectorsinsearch
Dice.com repo to accompany the dice.com 'Vectors in Search' talk by Simon Hughes, from the Activate 2018 search conference, and the 'Searching with Vectors' talk from Haystack 2019 (US). Builds upon my conceptual search and semantic search work from 2015
Stars: ✭ 71 (-54.19%)
Mutual labels:  word2vec
Pytorch neg loss
NEG loss implemented in pytorch
Stars: ✭ 116 (-25.16%)
Mutual labels:  word2vec
Chive
Japanese word embedding with Sudachi and NWJC 🌿
Stars: ✭ 63 (-59.35%)
Mutual labels:  word2vec
Word2vec
对 ansj 编写的 Word2VEC_java 的进一步包装,同时实现了常用的词语相似度和句子相似度计算。
Stars: ✭ 136 (-12.26%)
Mutual labels:  word2vec
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-72.26%)
Mutual labels:  word2vec
Textclf
TextClf :基于Pytorch/Sklearn的文本分类框架,包括逻辑回归、SVM、TextCNN、TextRNN、TextRCNN、DRNN、DPCNN、Bert等多种模型,通过简单配置即可完成数据处理、模型训练、测试等过程。
Stars: ✭ 105 (-32.26%)
Mutual labels:  word2vec
Word2vec Win32
A word2vec port for Windows.
Stars: ✭ 41 (-73.55%)
Mutual labels:  word2vec
Dists
IQA: Deep Image Structure and Texture Similarity Metric
Stars: ✭ 101 (-34.84%)
Mutual labels:  similarity
Role2vec
A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).
Stars: ✭ 134 (-13.55%)
Mutual labels:  word2vec
Postgres Word2vec
utils to use word embedding like word2vec vectors in a postgres database
Stars: ✭ 96 (-38.06%)
Mutual labels:  word2vec
Fasttext4j
Implementing Facebook's FastText with java
Stars: ✭ 148 (-4.52%)
Mutual labels:  word2vec
Transorthogonal Linguistics
Uses a distributed word representation to finds words along the hyperchord of two input words.
Stars: ✭ 93 (-40%)
Mutual labels:  word2vec
Scattertext Pydata
Notebooks for the Seattle PyData 2017 talk on Scattertext
Stars: ✭ 132 (-14.84%)
Mutual labels:  word2vec
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-41.29%)
Mutual labels:  word2vec
Graphwavemachine
A scalable implementation of "Learning Structural Node Embeddings Via Diffusion Wavelets (KDD 2018)".
Stars: ✭ 151 (-2.58%)
Mutual labels:  word2vec
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (-18.06%)
Mutual labels:  word2vec
Cw2vec
基于字符训练词向量
Stars: ✭ 80 (-48.39%)
Mutual labels:  word2vec
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (-5.81%)
Mutual labels:  word2vec
Russian news corpus
Russian mass media stemmed texts corpus / Корпус лемматизированных (морфологически нормализованных) текстов российских СМИ
Stars: ✭ 76 (-50.97%)
Mutual labels:  word2vec
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+1010.97%)
Mutual labels:  word2vec
Asne
A sparsity aware and memory efficient implementation of "Attributed Social Network Embedding" (TKDE 2018).
Stars: ✭ 73 (-52.9%)
Mutual labels:  word2vec
Skip Gram Pytorch
A complete pytorch implementation of skip-gram
Stars: ✭ 153 (-1.29%)
Mutual labels:  word2vec
Rltk
Record Linkage ToolKit (Find and link entities)
Stars: ✭ 71 (-54.19%)
Mutual labels:  similarity
Text rnn attention
嵌入Word2vec词向量的RNN+ATTENTION中文文本分类
Stars: ✭ 117 (-24.52%)
Mutual labels:  word2vec
Kor2vec
Library for Korean morpheme and word vector representation
Stars: ✭ 64 (-58.71%)
Mutual labels:  word2vec
Nlp research
NLP research:基于tensorflow的nlp深度学习项目,支持文本分类/句子匹配/序列标注/文本生成 四大任务
Stars: ✭ 141 (-9.03%)
Mutual labels:  word2vec
Repo 2017
Python codes in Machine Learning, NLP, Deep Learning and Reinforcement Learning with Keras and Theano
Stars: ✭ 1,123 (+624.52%)
Mutual labels:  word2vec
Nlp
兜哥出品 <一本开源的NLP入门书籍>
Stars: ✭ 1,677 (+981.94%)
Mutual labels:  word2vec
Consimilo
A Clojure library for querying large data-sets on similarity
Stars: ✭ 54 (-65.16%)
Mutual labels:  similarity
Word2vec Spam Filter
Using word vectors to classify spam messages
Stars: ✭ 149 (-3.87%)
Mutual labels:  word2vec
Pujangga
Pujangga - Indonesian Natural Language Processing Tool with REST API, an Interface for InaNLP and Deeplearning4j's Word2Vec
Stars: ✭ 47 (-69.68%)
Mutual labels:  word2vec
Numpy Ml
Machine learning, in numpy
Stars: ✭ 11,100 (+7061.29%)
Mutual labels:  word2vec
Computervision Recipes
Best Practices, code samples, and documentation for Computer Vision.
Stars: ✭ 8,214 (+5199.35%)
Mutual labels:  similarity
Ml
sourced.ml is a library and command line tools to build and apply machine learning models on top of Universal Abstract Syntax Trees
Stars: ✭ 136 (-12.26%)
Mutual labels:  word2vec
Word2vec Russian Novels
Inspired by word2vec-pride-vis the replacement of words of Russian most valuable novels text with closest word2vec model words. By Boris Orekhov
Stars: ✭ 39 (-74.84%)
Mutual labels:  word2vec
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+799.35%)
Mutual labels:  word2vec
Webvectors
Web-ify your word2vec: framework to serve distributional semantic models online
Stars: ✭ 154 (-0.65%)
Mutual labels:  word2vec
Html Similarity
Compare html similarity using structural and style metrics
Stars: ✭ 152 (-1.94%)
Mutual labels:  similarity
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (-4.52%)
Mutual labels:  word2vec
Turkish Word2vec
Pre-trained Word2Vec Model for Turkish
Stars: ✭ 136 (-12.26%)
Mutual labels:  word2vec
1-60 of 243 similar projects