All Projects → mattilyra → pydataberlin-2017

mattilyra / pydataberlin-2017

Licence: MIT License
Repo for my talk at the PyData Berlin 2017 conference

Programming Languages

Jupyter Notebook
11667 projects
HTML
75241 projects

Projects that are alternatives of or similar to pydataberlin-2017

Gensim
Topic Modelling for Humans
Stars: ✭ 12,763 (+20158.73%)
Mutual labels:  topic-modeling, gensim
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 (-52.38%)
Mutual labels:  topic-modeling, gensim
Familia
A Toolkit for Industrial Topic Modeling
Stars: ✭ 2,499 (+3866.67%)
Mutual labels:  topic-modeling, lda
KGE-LDA
Knowledge Graph Embedding LDA. AAAI 2017
Stars: ✭ 35 (-44.44%)
Mutual labels:  topic-modeling, lda
PyLDA
A Latent Dirichlet Allocation implementation in Python.
Stars: ✭ 51 (-19.05%)
Mutual labels:  topic-modeling, lda
Sttm
Short Text Topic Modeling, JAVA
Stars: ✭ 100 (+58.73%)
Mutual labels:  topic-modeling, lda
Topic-Modeling-Workshop-with-R
A workshop on analyzing topic modeling (LDA, CTM, STM) using R
Stars: ✭ 51 (-19.05%)
Mutual labels:  topic-modeling, lda
Twitterldatopicmodeling
Uses topic modeling to identify context between follower relationships of Twitter users
Stars: ✭ 48 (-23.81%)
Mutual labels:  topic-modeling, gensim
hlda
Gibbs sampler for the Hierarchical Latent Dirichlet Allocation topic model
Stars: ✭ 138 (+119.05%)
Mutual labels:  topic-modeling, lda
tomoto-ruby
High performance topic modeling for Ruby
Stars: ✭ 49 (-22.22%)
Mutual labels:  topic-modeling, lda
Lda Topic Modeling
A PureScript, browser-based implementation of LDA topic modeling.
Stars: ✭ 91 (+44.44%)
Mutual labels:  topic-modeling, lda
kwx
BERT, LDA, and TFIDF based keyword extraction in Python
Stars: ✭ 33 (-47.62%)
Mutual labels:  topic-modeling, lda
How To Mine Newsfeed Data And Extract Interactive Insights In Python
A practical guide to topic mining and interactive visualizations
Stars: ✭ 61 (-3.17%)
Mutual labels:  topic-modeling, gensim
lda2vec
Mixing Dirichlet Topic Models and Word Embeddings to Make lda2vec from this paper https://arxiv.org/abs/1605.02019
Stars: ✭ 27 (-57.14%)
Mutual labels:  topic-modeling, lda
Lightlda
fast sampling algorithm based on CGS
Stars: ✭ 49 (-22.22%)
Mutual labels:  topic-modeling, lda
Ldagibbssampling
Open Source Package for Gibbs Sampling of LDA
Stars: ✭ 218 (+246.03%)
Mutual labels:  topic-modeling, lda
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 (+1947.62%)
Mutual labels:  gensim, lda
Lda
LDA topic modeling for node.js
Stars: ✭ 262 (+315.87%)
Mutual labels:  topic-modeling, lda
TopicsExplorer
Explore your own text collection with a topic model – without prior knowledge.
Stars: ✭ 53 (-15.87%)
Mutual labels:  topic-modeling, lda
amazon-reviews
Sentiment Analysis & Topic Modeling with Amazon Reviews
Stars: ✭ 26 (-58.73%)
Mutual labels:  topic-modeling, lda

pydataberlin-2017

Repo for my talk at the PyData Berlin 2017 conference.

Talk is available on YouTube https://www.youtube.com/watch?v=UkmIljRIG_M

The talk covers evaluation measures for topic models including

  • visualisation tools
    • termite
    • pyldavis
  • metrics
    • perplexity
    • coherence (pipeline)
  • human judgement based methods
    • word intrusion
    • topic intrusion

Refer to the notebook for model training, creating the visualisation and running the evaluation metrics.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].