Skip to content

goerlitz/nlp-topic-models

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Natural Language Processing (NLP) using Topic Modeling

Application of topic model with special focus on German texts.

Datasets:

Algorithms:

  • TODO LSI - Latent Semantic Indexing (SVD)
  • LDA - Latent Dirichlet Allocation
  • TODO NMF - Non-negative Matrix Factorization

Tools:

Useful and inspirational resources

Topic Modeling Tutorials

About: Building, Evaluating, Visualizing Topic Models

Topic Models applied on Wikipedia

Other NLP

Research

Data Sources

Bibliography

LDA

  • David M. Blei, Andrew Y. Ng, Michael I. Jordan. Latent Dirichlet Allocation. In: Journal of Machine Learning Research, 2003

Sentiment

  • R. Remus, U. Quasthoff & G. Heyer: SentiWS - a Publicly Available German-language Resource for Sentiment Analysis. In: Proceedings of the 7th International Language Ressources and Evaluation (LREC'10), pp. 1168-1171, 2010

Releases

No releases published

Packages

No packages published