Text statistics
Basic analysis of text (ASCII). Given a text operation will count number of:
- all characters (including white spaces)
- words
- sentences
- lines
- paragraphs
- only characters (no white spaces)
- numerals
- punctuations
Basic analysis of text (ASCII). Given a text operation will count number of: