Skip to content
1 min read · 72 words

@nhtio/adk/batteries/tools/text_analysis

Pre-constructed tools for extracting counts, token estimates, and character statistics from text.

Remarks

Pre-constructed bundled tools for the text_analysis category. Import individually, the whole category, or import every tool via @nhtio/adk/batteries.

Variables

VariableDescription
textAnalyzeToolAnalyze text and return statistics as a JSON document.
textLinesToolOperate on text treated as a list of lines.