Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 451 Bytes

readme.md

File metadata and controls

26 lines (17 loc) · 451 Bytes

FakeNewsClassification

Hi, if you are looking for a reference to study maybe this will be suitable may be useful

Dataset Source : Satria Data 2020 - Big Data Challenge

Installation

this repository requires python and jupyter notebook.

Install the dependencies to try this code.

pip install pandas
pip install openpyxlop
pip install gensim
pip install sastrawi
pip install sklearn
pip install numpy
pip install pickle

Thank You