Protected InternalExecutes the text analysis action
The action parameters containing:
A promise resolving to an ActionResultSimple with text analysis data
Executes the action with the provided parameters.
The action execution parameters including context
Promise resolving to the action result
Private calculatePrivate calculatePrivate extractPrivate extractPrivate getPrivate guess
Action that analyzes text content and provides various statistics including word count, character count, readability scores, and common word analysis.
Example