Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 618 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 618 Bytes

Identify Fake News With NLP

  • This is Team White NLP Group Project Repo.
  • To save time, you can use pickle files in "pickle file" folder to save training time.

Introduction to files:

  • Team_White_Final Script.ipynb: Jupyter notebook file that contains all codes we use.
  • Datasets: Contains all original datasets and intermediate outputs of our project.
  • pickle_files: Contains all models we use in this project. In order to save training time, you can upload it to local.
  • Identify the Patterns behind Fake News.pdf: Presentation slides contains all related information and summary we have.