Fake news Detect
Orges Leka
orges.leka at gmail.com
Fri Jul 17 16:06:06 EDT 2020
you could use scikit learn tfidf and svm or random forest.
for this you need labeled data ( fake news, no fake news) you could start
at Kaggle (natural language processing) if you are new to this.
Reto <reto at labrat.space> schrieb am Fr., 17. Juli 2020, 20:49:
> What you want is called "natural language processing" and whole research
> papers
> have been written about this topic.
>
> Search your favorite research paper index for those keywords, say google
> scholar.
> --
> https://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list