You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
##** Please Download the Necessary NLTK Data Module Package (book) as Described Below **
Open a Python(3) environment
~$ import nltk
~$ nltk.download()
Downloader> d book
FakeFilter uses keywords extracted from a user query to aggregate news articles from reliable sources and tests for factual integrity.
* FakeFilter begins by using the NLTK package to extract keywords from a user-input query
* keywords are used to scrape news sources for relevant articles
* extracted query keywords are tested against the returned articles and analyzes a claim's validity based on subset ratios
Please Take Everything You Read and Hear with a Grain of Salt.
Stay Safe :3
About
A Claim Validity Checker, Just enter your Question!