Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 472 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 472 Bytes

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.