Skip to content

find_logical_fallacies

by official

Other

Expert on all the different types of fallacies that are often used in argument and identifying them in input.

fabric imported
Based on fabric/patterns/find_logical_fallacies Author: Daniel Miessler License: MIT
# Find Logical Fallacies

Expert on all the different types of fallacies that are often used in argument and identifying them in input.

## Usage

```bash
cat input.txt | find_logical_fallacies
```

## Source

This tool was imported from [Fabric](https://github.com/danielmiessler/fabric) patterns.

- **Original pattern**: `find_logical_fallacies`
- **Author**: Daniel Miessler
- **License**: MIT

No reviews yet.

Issues

No issues reported for this tool.