Skip to content

A python script that uses Spacy library to detect contradiction among input statements

Notifications You must be signed in to change notification settings

kunalG98/ContradictionDetectionSystem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

ContradictionDetection

Contradiction Detection System made using NLTK, spaCy and WordNet in python for Natural Language Processing Project

University project aimed to detect contradicting statements in text with possible application like detecting the integrity of a politician by analyzing his speeches.

Can detect contradicting statements based on the use of verbs which are the antonyms of each other and also for the mismatch in numeric values in the statements.

About

A python script that uses Spacy library to detect contradiction among input statements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages