Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marionchaff/topic-modelling

NLP: topic modelling using BERTopic + LSA + pLSA + LDA
https://github.com/marionchaff/topic-modelling

bertopic customer-reviews e-commerce lda lsa machine-learning natural-language-processing nlp plsa python text-analysis topic-modelling

Last synced: 11 days ago
JSON representation

NLP: topic modelling using BERTopic + LSA + pLSA + LDA

Awesome Lists containing this project

README

        

# topic-modelling
NLP / Topic modelling / Customer reviews

Topic modelling applied to a public e-commerce review dataset
This reusable scripts implements several topic modelling techniques: BERTopic, Latent Semantic Analysis (LSA), Probabilistic Latent Semantic Analysis (pLSA), Latent Dirichlet Allocation (LDA)