Analysing PFD reports¶
PFD Toolkit's Extractor
class gives you an analytical toolbox for making sense of PFD reports.
The guides below walk through the main features:
- Produce summaries of report text – generate short summaries and estimate the token cost of your data.
- Discover recurring themes – automatically discover recurring themes or label reports with your own taxonomy.
- Pull out structured data from reports – create a basic feature model to identify specific features from report data.
- Capture text spans – keep short excerpts ("spans") showing where each feature came from.
- Cache and reset output – reuse completions to save time and API costs.