Skip to content

A python written script to check whether fact you are checking is "True" or "False".

Notifications You must be signed in to change notification settings

SilentFlame/Fact-Checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fact-Checker

Join the chat at https://gitter.im/Fact-Checker/Lobby

A fact checker developed in Python.

Pre-requisites

  • Should have sopex installed in your system.
  • For setting up sopex visit sopex.
  • Now place the two files (script.py, test.txt) in the directory inside sopex directory.
  • script.py, test.py outside are just to show you what they are.
  • sentences.py is just an example how to separate sentences from a paragraph.
  • And you are good to go.

How to run

  • $ cd sopex
  • $ python script.py
  • Then you'll be provided all the sentences in the doc.
  • Prompt will ask for a fact which you have to enter like "FACT".
  • You'll get provided with 3 outputs which signify 3 different things.
  • Similarity between objects.
  • Similarity between predicates.
  • True/False state of the fact.

other team members


About

A python written script to check whether fact you are checking is "True" or "False".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages