All Projects → Shallowlearn → Similar Projects or Alternatives

1164 Open source projects that are alternatives of or similar to Shallowlearn

Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+611.22%)
Mutual labels:  word2vec, word-embeddings, fasttext, gensim
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+6411.73%)
Mutual labels:  word2vec, word-embeddings, fasttext, gensim
Fasttext.js
FastText for Node.js
Stars: ✭ 127 (-35.2%)
Nlp In Practice
Starter code to solve real world text data problems. Includes: Gensim Word2Vec, phrase embeddings, Text Classification with Logistic Regression, word count with pyspark, simple text preprocessing, pre-trained embeddings and more.
Stars: ✭ 790 (+303.06%)
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (-78.06%)
Mutual labels:  word2vec, text-mining, gensim
textlytics
Text processing library for sentiment analysis and related tasks
Stars: ✭ 25 (-87.24%)
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 (+558.16%)
Mutual labels:  word2vec, fasttext, gensim
Text Analytics With Python
Learn how to process, classify, cluster, summarize, understand syntax, semantics and sentiment of text data with the power of Python! This repository contains code and datasets used in my book, "Text Analytics with Python" published by Apress/Springer.
Stars: ✭ 1,132 (+477.55%)
Doc2vec
📓 Long(er) text representation and classification using Doc2Vec embeddings
Stars: ✭ 92 (-53.06%)
Product-Categorization-NLP
Multi-Class Text Classification for products based on their description with Machine Learning algorithms and Neural Networks (MLP, CNN, Distilbert).
Stars: ✭ 30 (-84.69%)
Mutual labels:  text-classification, word2vec, gensim
Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+778.57%)
Mutual labels:  word2vec, text-mining, word-embeddings
word embedding
Sample code for training Word2Vec and FastText using wiki corpus and their pretrained word embedding..
Stars: ✭ 21 (-89.29%)
Mutual labels:  word2vec, word-embeddings, fasttext
Germanwordembeddings
Toolkit to obtain and preprocess german corpora, train models using word2vec (gensim) and evaluate them with generated testsets
Stars: ✭ 189 (-3.57%)
Mutual labels:  word2vec, word-embeddings, gensim
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (-58.67%)
Simple-Sentence-Similarity
Exploring the simple sentence similarity measurements using word embeddings
Stars: ✭ 99 (-49.49%)
Mutual labels:  word2vec, word-embeddings, fasttext
Fastrtext
R wrapper for fastText
Stars: ✭ 103 (-47.45%)
Wordembeddings Elmo Fasttext Word2vec
Using pre trained word embeddings (Fasttext, Word2Vec)
Stars: ✭ 146 (-25.51%)
Mutual labels:  word2vec, fasttext, gensim
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 (-35.2%)
Mutual labels:  text-classification, word2vec, gensim
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (-75.51%)
Mutual labels:  text-mining, word2vec, word-embeddings
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-86.22%)
Mutual labels:  text-mining, word2vec, word-embeddings
Aravec
AraVec is a pre-trained distributed word representation (word embedding) open source project which aims to provide the Arabic NLP research community with free to use and powerful word embedding models.
Stars: ✭ 239 (+21.94%)
Mutual labels:  word2vec, text-mining, gensim
nlpbuddy
A text analysis application for performing common NLP tasks through a web dashboard interface and an API
Stars: ✭ 115 (-41.33%)
Mutual labels:  text-classification, gensim, fasttext
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+106.12%)
Mutual labels:  word2vec, fasttext, gensim
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+264.8%)
Mutual labels:  word2vec, text-mining, word-embeddings
Splitter
A Pytorch implementation of "Splitter: Learning Node Representations that Capture Multiple Social Contexts" (WWW 2019).
Stars: ✭ 177 (-9.69%)
Mutual labels:  word2vec, gensim
Neural Networks
All about Neural Networks!
Stars: ✭ 34 (-82.65%)
Mutual labels:  word2vec, fasttext
Embeddingsviz
Visualize word embeddings of a vocabulary in TensorBoard, including the neighbors
Stars: ✭ 40 (-79.59%)
Mutual labels:  word-embeddings, fasttext
Few Shot Text Classification
Few-shot binary text classification with Induction Networks and Word2Vec weights initialization
Stars: ✭ 32 (-83.67%)
Mutual labels:  text-classification, word2vec
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 (+366.33%)
Mutual labels:  text-classification, fasttext
Finalfusion Rust
finalfusion embeddings in Rust
Stars: ✭ 35 (-82.14%)
Mutual labels:  word2vec, fasttext
Crime Analysis
Association Rule Mining from Spatial Data for Crime Analysis
Stars: ✭ 20 (-89.8%)
Mutual labels:  scikit-learn, gensim
Cvpr paper search tool
Automatic paper clustering and search tool by fastext from Facebook Research
Stars: ✭ 43 (-78.06%)
Mutual labels:  scikit-learn, fasttext
Debiaswe
Remove problematic gender bias from word embeddings.
Stars: ✭ 175 (-10.71%)
Mutual labels:  word2vec, word-embeddings
Jfasttext
Java interface for fastText
Stars: ✭ 193 (-1.53%)
Text classification
all kinds of text classification models and more with deep learning
Stars: ✭ 7,179 (+3562.76%)
Mutual labels:  text-classification, fasttext
Word2vec Win32
A word2vec port for Windows.
Stars: ✭ 41 (-79.08%)
Mutual labels:  word2vec, word-embeddings
Word2vec
訓練中文詞向量 Word2vec, Word2vec was created by a team of researchers led by Tomas Mikolov at Google.
Stars: ✭ 48 (-75.51%)
Mutual labels:  word2vec, gensim
Hdltex
HDLTex: Hierarchical Deep Learning for Text Classification
Stars: ✭ 191 (-2.55%)
Mutual labels:  text-classification, text-mining
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (-68.88%)
Mutual labels:  text-mining, gensim
Textblob Ar
Arabic support for textblob
Stars: ✭ 60 (-69.39%)
Texthero
Text preprocessing, representation and visualization from zero to hero.
Stars: ✭ 2,407 (+1128.06%)
Mutual labels:  text-mining, word-embeddings
Applied Text Mining In Python
Repo for Applied Text Mining in Python (coursera) by University of Michigan
Stars: ✭ 59 (-69.9%)
Mutual labels:  text-classification, text-mining
Sense2vec
🦆 Contextually-keyed word vectors
Stars: ✭ 1,184 (+504.08%)
Mutual labels:  word2vec, gensim
Musae
The reference implementation of "Multi-scale Attributed Node Embedding".
Stars: ✭ 75 (-61.73%)
Mutual labels:  word2vec, gensim
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (-53.57%)
Mutual labels:  word2vec, word-embeddings
Wordvectors
Pre-trained word vectors of 30+ languages
Stars: ✭ 2,043 (+942.35%)
Mutual labels:  word2vec, fasttext
Bert language understanding
Pre-training of Deep Bidirectional Transformers for Language Understanding: pre-train TextCNN
Stars: ✭ 933 (+376.02%)
Mutual labels:  text-classification, fasttext
Fasttext.py
A Python interface for Facebook fastText
Stars: ✭ 1,091 (+456.63%)
Mutual labels:  text-classification, fasttext
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 (-56.63%)
Mutual labels:  word2vec, word-embeddings
Postgres Word2vec
utils to use word embedding like word2vec vectors in a postgres database
Stars: ✭ 96 (-51.02%)
Mutual labels:  word2vec, word-embeddings
Imodels
Interpretable ML package 🔍 for concise, transparent, and accurate predictive modeling (sklearn-compatible).
Stars: ✭ 194 (-1.02%)
Log Anomaly Detector
Log Anomaly Detection - Machine learning to detect abnormal events logs
Stars: ✭ 169 (-13.78%)
Mutual labels:  word2vec, gensim
Kadot
Kadot, the unsupervised natural language processing library.
Stars: ✭ 108 (-44.9%)
Text Pairs Relation Classification
About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.
Stars: ✭ 182 (-7.14%)
Mutual labels:  text-classification, word2vec
Nlp
兜哥出品 <一本开源的NLP入门书籍>
Stars: ✭ 1,677 (+755.61%)
Mutual labels:  word2vec, fasttext
Text rnn attention
嵌入Word2vec词向量的RNN+ATTENTION中文文本分类
Stars: ✭ 117 (-40.31%)
Mutual labels:  text-classification, word2vec
Turkish Word2vec
Pre-trained Word2Vec Model for Turkish
Stars: ✭ 136 (-30.61%)
Mutual labels:  word2vec, gensim
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (-40.31%)
Mutual labels:  word2vec, word-embeddings
Role2vec
A scalable Gensim implementation of "Learning Role-based Graph Embeddings" (IJCAI 2018).
Stars: ✭ 134 (-31.63%)
Mutual labels:  word2vec, gensim
Pyss3
A Python package implementing a new machine learning model for text classification with visualization tools for Explainable AI
Stars: ✭ 191 (-2.55%)
Mutual labels:  text-classification, text-mining
1-60 of 1164 similar projects