Skip to content

extract_predictions

by official

Data

You fully digest input and extract the predictions made within.

fabric imported
Based on fabric/patterns/extract_predictions Author: Daniel Miessler License: MIT
# Extract Predictions

You fully digest input and extract the predictions made within.

## Usage

```bash
cat input.txt | extract_predictions
```

## Source

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

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

No reviews yet.

Issues

No issues reported for this tool.