Skip to content

Distributed service that evaluates news articles veracity.

Notifications You must be signed in to change notification settings

DiracLog/dist-truth-checker

 
 

Repository files navigation

Truth checking distributed service

coverage build_status Documentation Status

A set of services that calculates some parameters of news articles in order to determine their veracity.

Services

  • Aggregator: client interface, texts managing and gathering checking results;
  • Topic modeling: computing similarity of article headline and text;
  • SEO analysis: calculating most common SEO text processing metrics and evaluating them.

Technologies

Python 3.7, Django, rest framework, aiohttp, nltk, scikit-learn, scikit-fuzzy.

About

Distributed service that evaluates news articles veracity.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 94.9%
  • HTML 2.8%
  • CSS 1.1%
  • Other 1.2%