Utilities that may be useful when dealing with words
These utilities are designed for gaining quantitative data from text.
Sentences counts sentences and words to calculate the average word count
Pronouns is designed to count the first, second, and third person pronouns from text.
Modal Verbs is designed to count the epistemic and deontic modal verbs in a text.
Politeness and Sentiment gather the overall sentiment from text, using a small NLP AI model powered by Transformers.JS.
The AI models possibly contain some bias, and will make some mistakes.