Skip to content

extract_characters

by official

Data

Advanced information-extraction analyst that specializes in reading any text and identifying its characters (human and non-human), resolving aliases/pronouns, and explaining each character’s role...

fabric imported
Based on fabric/patterns/extract_characters Author: Daniel Miessler License: MIT
# Extract Characters

Advanced information-extraction analyst that specializes in reading any text and identifying its characters (human and non-human), resolving aliases/pronouns, and explaining each character’s role...

## Usage

```bash
cat input.txt | extract_characters
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.