forensics extract
Run feature extraction pipeline.
forensics extract [OPTIONS]Options
Section titled “Options”| Option | Description |
|---|---|
--author SLUG | Limit to one author slug |
--skip-embeddings | Skip sentence-transformer embeddings |
--probability | Extract probability features (perplexity, burstiness, Binoculars) |
--no-binoculars | With —probability: skip Binoculars scoring |
--device TEXT | Compute device for —probability: cpu or cuda |
--help | Show this message and exit. |
Built by Abstract Data