CourseProject:- Reproducing the Mining Causal Topics in Text Data: Iterative Topic Modeling with Time Series Feedback
- Darius Nguyen
- Pritom Saha Akash
- Trisha Das
Our program was built in a Jupyter notebook and ran on Google Colab. There are two colab file:
- Corpus Processing: It is used to get text corpus and preprocessing the text.
- ITMTF: This is the main colab where the ITMTF model is run sequencially.
Please see the comments we added inline for instructions on running specific blocks of code. The code blocks can be run sequentially from beginning to end to see the results. Please read the Documentation.pdf for more details.