Skip to content

Workster/logical-fallacy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Online Logical Lallacy Detectors, Datasets and Tools

Online Logical Lallacy Detectors

Logical fallacy online detector tools available:

Please see for more details: https://www.logical-fallacy.com/logical-fallacies-detectors/

List of logical fallacies this AI can detect (with some probability): https://www.logical-fallacy.com/list-of-logical-fallacies/

List of all articles and news: https://www.logical-fallacy.com/post/

Logical Fallacy Dataset by causalNLP

New research paper on logical fallacy detection AI has been recently (mid-2022) published ("Logical Fallacy Detection" by Zhijing Jin and others) and as a part of it an interesting dataset of scraped from the internet logical fallacy examples has become available.

Original Logical Fallacy Dataset

The folder https://github.com/tmakesense/logical-fallacy/tree/main/original-logical-fallacy-by-causalNLP contains original repo & dataset dataset with annotated examples of logical fallacies for training ML model. The repo is from: https://github.com/causalNLP/logical-fallacy, of date: 6 September 2022.

Fixed Logical Fallacy Dataset

There is quite a lot of fixes required to make it work better, in detail described in https://www.logical-fallacy.com/articles/dataset-review/, first of all - cleaning and fixing the dataset.

More then 100 entries were updated or plainly removed. The fixed version of the dataset is in https://github.com/tmakesense/logical-fallacy/tree/main/dataset-fixed

Logical Fallacies bot

https://github.com/hovancik/logical-fallacies-bot

Is actually not detecting but describing logical fallacies on reddit. You type keyword sequence in comments and bot generates a post.

Client Libraries

Here we will publish client libraries

Todo:

  • IOS Native App
  • Chart tool
  • Random tool

About

Logical fallacy online detection tools

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 41.0%
  • HTML 34.0%
  • Python 25.0%