Structs§
- Analysis
Report - Analysis report for a (single or combined) analysis run
- Analysis
Result - Struct with all statistics for a text
- PmiEntry
- Struct for PMI Collocations (for test compatibility and export)
Enums§
- Export
Format - Supported export formats
Functions§
- analyze_
path - Analyze all files as separate documents (“default mode”)
- analyze_
path_ combined - Analyze all found files as a single corpus (“–combine” mode).
- analyze_
text - Main text analysis function.
- collect_
files - Recursively collect all .txt and .pdf files from a given path.
- export_
results - Export results to TXT/CSV/TSV/JSON with correct file naming.
- load_
stopwords - Load stopwords from file if given; else empty set.
- print_
failed_ files - Print any files that failed to be processed.