├── Fake_News_Detection_LIARv2.ipynb ├── NRC-Emotion-Lexicon-Wordlevel-v0.92.txt ├── README.md ├── Report_Fake_News_Detection_NUS.pdf ├── readme_to_run_code ├── test_senti.pkl ├── train_senti.pkl └── val_senti.pkl /Fake_News_Detection_LIARv2.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/Fake_News_Detection_LIARv2.ipynb -------------------------------------------------------------------------------- /NRC-Emotion-Lexicon-Wordlevel-v0.92.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/NRC-Emotion-Lexicon-Wordlevel-v0.92.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/README.md -------------------------------------------------------------------------------- /Report_Fake_News_Detection_NUS.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/Report_Fake_News_Detection_NUS.pdf -------------------------------------------------------------------------------- /readme_to_run_code: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/readme_to_run_code -------------------------------------------------------------------------------- /test_senti.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/test_senti.pkl -------------------------------------------------------------------------------- /train_senti.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/train_senti.pkl -------------------------------------------------------------------------------- /val_senti.pkl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/shrebox/Fake-News-Detection/HEAD/val_senti.pkl --------------------------------------------------------------------------------