A simple Flask application to check if the given news article is real or fake. Uses the LIAR dataset with fewer attributes.
- Stopword removal
- Lemmatization
- Bag of Words
- TF-IDF
A simple Flask application to check if the given news article is real or fake. Uses the LIAR dataset with fewer attributes.