/article_labeling

Primary LanguageJupyter Notebook

Final Project for CS505

Repository Details

Topic_Modeling

Topic_Modeling contains a jupyter notebook code for topic modeling.

data contains two subfolders:

  • cleaned_data: contains a code for cleaning and preprocessing our raw data.
  • raw_data: we cited our data sources in a readme file.

classification contains our three models for classification using following models:

  • Linear
  • LSTM
  • Transformer