Skip to content

A text mining project where data is collected with the help of web scrapping, Spacy library has been used to perform the semantic analysis. LDA has been used to perform the topic modeling. Poisson and Negative Binomial Regression models from gensim framework have been used to for the prediction.

Notifications You must be signed in to change notification settings

sapienhwaker/Machine-Learning

Repository files navigation

Files, Code and related information:

1. project.py : Data collection
2. work.py : Emotional categorization of words and their respective percentage
3. latest.py : LDA model for 10 topics
4. Possions.py : Poissons prediction model
5. NegativeBinomial.py : NegativeBinomial prediction model
6. seperatepost.py, cloud.py were created while experimenting.

About

A text mining project where data is collected with the help of web scrapping, Spacy library has been used to perform the semantic analysis. LDA has been used to perform the topic modeling. Poisson and Negative Binomial Regression models from gensim framework have been used to for the prediction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages