All Projects → lda2vec → Similar Projects or Alternatives

1128 Open source projects that are alternatives of or similar to lda2vec

Scattertext
Beautiful visualizations of how language differs among document types.
Stars: ✭ 1,722 (+6277.78%)
Text-Analysis
Explaining textual analysis tools in Python. Including Preprocessing, Skip Gram (word2vec), and Topic Modelling.
Stars: ✭ 48 (+77.78%)
Mutual labels:  text-mining, word2vec, word-embeddings, lda
Text2vec
Fast vectorization, topic modeling, distances and GloVe word embeddings in R.
Stars: ✭ 715 (+2548.15%)
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+237.04%)
Mutual labels:  text-mining, topic-modeling, lda
NMFADMM
A sparsity aware implementation of "Alternating Direction Method of Multipliers for Non-Negative Matrix Factorization with the Beta-Divergence" (ICASSP 2014).
Stars: ✭ 39 (+44.44%)
Mutual labels:  word2vec, topic-modeling, lda
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (+22.22%)
Mutual labels:  text-mining, topic-modeling, lda
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 (+625.93%)
Mutual labels:  text-mining, word2vec, word-embeddings
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (+125.93%)
Mutual labels:  text-mining, sklearn, topic-modeling
Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+47170.37%)
converse
Conversational text Analysis using various NLP techniques
Stars: ✭ 147 (+444.44%)
Mutual labels:  text-mining, text, topic-modeling
sentiment-analysis-of-tweets-in-russian
Sentiment analysis of tweets in Russian using Convolutional Neural Networks (CNN) with Word2Vec embeddings.
Stars: ✭ 51 (+88.89%)
Mutual labels:  word2vec, word-embeddings, embeddings
word2vec-tsne
Google News and Leo Tolstoy: Visualizing Word2Vec Word Embeddings using t-SNE.
Stars: ✭ 59 (+118.52%)
Mutual labels:  word2vec, word-embeddings, embeddings
JoSH
[KDD 2020] Hierarchical Topic Mining via Joint Spherical Tree and Text Embedding
Stars: ✭ 55 (+103.7%)
KGE-LDA
Knowledge Graph Embedding LDA. AAAI 2017
Stars: ✭ 35 (+29.63%)
Mutual labels:  embeddings, topic-modeling, lda
Magnitude
A fast, efficient universal vector embedding utility package.
Stars: ✭ 1,394 (+5062.96%)
Mutual labels:  word2vec, word-embeddings, embeddings
Dict2vec
Dict2vec is a framework to learn word embeddings using lexical dictionaries.
Stars: ✭ 91 (+237.04%)
Mutual labels:  word2vec, word-embeddings, embeddings
Dna2vec
dna2vec: Consistent vector representations of variable-length k-mers
Stars: ✭ 117 (+333.33%)
Mutual labels:  word2vec, word-embeddings, embeddings
Lmdb Embeddings
Fast word vectors with little memory usage in Python
Stars: ✭ 404 (+1396.3%)
Mutual labels:  text, word2vec, embeddings
ruimtehol
R package to Embed All the Things! using StarSpace
Stars: ✭ 95 (+251.85%)
Mutual labels:  text-mining, embeddings
Textmining
Python文本挖掘系统 Research of Text Mining System
Stars: ✭ 268 (+892.59%)
Mutual labels:  text-mining, sklearn
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 (+48.15%)
Mutual labels:  word2vec, embeddings
Ldavis
R package for web-based interactive topic model visualization.
Stars: ✭ 466 (+1625.93%)
Mutual labels:  text-mining, topic-modeling
Artificial Adversary
🗣️ Tool to generate adversarial text examples and test machine learning models against them
Stars: ✭ 348 (+1188.89%)
Mutual labels:  text-mining, text
Nlp Notebooks
A collection of notebooks for Natural Language Processing from NLP Town
Stars: ✭ 513 (+1800%)
Mutual labels:  text-mining, word-embeddings
Bigartm
Fast topic modeling platform
Stars: ✭ 563 (+1985.19%)
Mutual labels:  text-mining, topic-modeling
Ngram
Fast n-Gram Tokenization
Stars: ✭ 55 (+103.7%)
Mutual labels:  text-mining, text
Orange3 Text
🍊 📄 Text Mining add-on for Orange3
Stars: ✭ 83 (+207.41%)
Mutual labels:  text-mining, text
Learning Social Media Analytics With R
This repository contains code and bonus content which will be added from time to time for the book "Learning Social Media Analytics with R" by Packt
Stars: ✭ 102 (+277.78%)
Mutual labels:  text-mining, topic-modeling
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+937.04%)
Mutual labels:  text-mining, topic-modeling
text-mining-corona-articles
Text Mining for Indonesian Online News Articles About Corona
Stars: ✭ 15 (-44.44%)
Mutual labels:  text-mining, word2vec
Pyshorttextcategorization
Various Algorithms for Short Text Mining
Stars: ✭ 429 (+1488.89%)
Mutual labels:  text-mining, topic-modeling
Text mining resources
Resources for learning about Text Mining and Natural Language Processing
Stars: ✭ 358 (+1225.93%)
Mutual labels:  text-mining, topic-modeling
Ml Ai Experiments
All my experiments with AI and ML
Stars: ✭ 107 (+296.3%)
Mutual labels:  text, embeddings
Textfeatures
👷‍♂️ A simple package for extracting useful features from character objects 👷‍♀️
Stars: ✭ 148 (+448.15%)
Mutual labels:  text-mining, word2vec
Tadw
An implementation of "Network Representation Learning with Rich Text Information" (IJCAI '15).
Stars: ✭ 43 (+59.26%)
Mutual labels:  text-mining, word2vec
Russian news corpus
Russian mass media stemmed texts corpus / Корпус лемматизированных (морфологически нормализованных) текстов российских СМИ
Stars: ✭ 76 (+181.48%)
Mutual labels:  text, word2vec
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 (+2825.93%)
Mutual labels:  text-mining, word2vec
Texthero
Text preprocessing, representation and visualization from zero to hero.
Stars: ✭ 2,407 (+8814.81%)
Mutual labels:  text-mining, 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 (+785.19%)
Mutual labels:  text-mining, word2vec
Bagofconcepts
Python implementation of bag-of-concepts
Stars: ✭ 18 (-33.33%)
Mutual labels:  text-mining, word2vec
chainer-notebooks
Jupyter notebooks for Chainer hands-on
Stars: ✭ 23 (-14.81%)
Mutual labels:  chainer, word2vec
Kate
Code & data accompanying the KDD 2017 paper "KATE: K-Competitive Autoencoder for Text"
Stars: ✭ 135 (+400%)
Mutual labels:  text-mining, topic-modeling
Word2VecAndTsne
Scripts demo-ing how to train a Word2Vec model and reduce its vector space
Stars: ✭ 45 (+66.67%)
Mutual labels:  word2vec, sklearn
word-embeddings-from-scratch
Creating word embeddings from scratch and visualize them on TensorBoard. Using trained embeddings in Keras.
Stars: ✭ 22 (-18.52%)
Mutual labels:  word2vec, embeddings
Topic-Modeling-Workshop-with-R
A workshop on analyzing topic modeling (LDA, CTM, STM) using R
Stars: ✭ 51 (+88.89%)
Mutual labels:  topic-modeling, lda
two-stream-cnn
A two-stream convolutional neural network for learning abitrary similarity functions over two sets of training data
Stars: ✭ 24 (-11.11%)
Mutual labels:  word2vec, word-embeddings
topic modelling financial news
Topic modelling on financial news with Natural Language Processing
Stars: ✭ 51 (+88.89%)
Mutual labels:  sklearn, topic-modeling
TopicsExplorer
Explore your own text collection with a topic model – without prior knowledge.
Stars: ✭ 53 (+96.3%)
Mutual labels:  topic-modeling, lda
teanaps
자연어 처리와 텍스트 분석을 위한 오픈소스 파이썬 라이브러리 입니다.
Stars: ✭ 91 (+237.04%)
Mutual labels:  text-mining, topic-modeling
word2vec-on-wikipedia
A pipeline for training word embeddings using word2vec on wikipedia corpus.
Stars: ✭ 68 (+151.85%)
Mutual labels:  word2vec, word-embeddings
text-analysis
Weaving analytical stories from text data
Stars: ✭ 12 (-55.56%)
Mutual labels:  text-mining, topic-modeling
PersianNER
Named-Entity Recognition in Persian Language
Stars: ✭ 48 (+77.78%)
Mutual labels:  word-embeddings, embeddings
contextualLSTM
Contextual LSTM for NLP tasks like word prediction and word embedding creation for Deep Learning
Stars: ✭ 28 (+3.7%)
Mutual labels:  word-embeddings, topic-modeling
tomoto-ruby
High performance topic modeling for Ruby
Stars: ✭ 49 (+81.48%)
Mutual labels:  topic-modeling, lda
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-14.81%)
Mutual labels:  word2vec, lda
Arabic-Word-Embeddings-Word2vec
Arabic Word Embeddings Word2vec
Stars: ✭ 26 (-3.7%)
Mutual labels:  word2vec, word-embeddings
PyLDA
A Latent Dirichlet Allocation implementation in Python.
Stars: ✭ 51 (+88.89%)
Mutual labels:  topic-modeling, lda
hlda
Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model
Stars: ✭ 138 (+411.11%)
Mutual labels:  topic-modeling, lda
Active-Explainable-Classification
A set of tools for leveraging pre-trained embeddings, active learning and model explainability for effecient document classification
Stars: ✭ 28 (+3.7%)
Mutual labels:  sklearn, word-embeddings
1-60 of 1128 similar projects