- Project info
- Questions
- Why Riddet Topic Modeling?
- Tools
- Screenshots
- Status
- Contact
- License
- Contributing
NLP project(T5): in order to work on NLP topic modeling we used Reddit to take posts, and do the topic modelling for each subreddit.
-
To do NLP topic modeling, it is a critical task to work on. To do so, this job must follow these important questions:
* What are the most subreddit that needed to be modelled as specification? * Does the model perform well on other samples? * What are the best posts in the topic modeling?
-
To organize, understand and summarize large collections of textual information.
-
Make it easy for the Reddit community to use unsupervised topic modeling and advance in technology as people discuss in text format.
Language: Python3:
- Data manipulation: NumPy and Pandas
- Modeling: Sklearn
- Visualization: matlibplot, plotly and seaborn
- NLP:PyCaret NLP, gensim, nltk,scipy
- Others: pyLDAvis, pylab,pickle, and regex
NLP topic modeling - feel free to contact us!
-
You can check out the full license here
This project is licensed under the terms of the MIT license.
- Fork it (https://github.com/A-safarji/NLP-topic-modeling-project.git)
- Create your feature branch (
git checkout -b feature/fooBar
) - Commit your changes (
git commit -am 'Add some fooBar'
) - Push to the branch (
git push origin feature/fooBar
) - Create a new Pull Request