How to Use String Analyzer to Check Text Statistics
Enter your passage into String Analyzer and submit it to receive structural counts, readability information, and word-count-based time estimates. Review the input conditions before treating a readability result or estimate as meaningful.
What String Analyzer does
String Analyzer helps you inspect supplied text through counts and summary statistics rather than by changing the text itself. It can report characters, UTF-8 bytes, words, sentences, paragraphs, lines, letters, digits, whitespace, punctuation, capitalization, readability, and time-related estimates.
This is useful when you want a quick structural snapshot of a draft, compare text samples, or check whether a passage is long enough for a readability calculation. The text input can be left blank, so you can also see how the tool represents an empty analysis before entering a passage.
How to analyze text
-
Prepare the text. Copy the passage you want to inspect. Keep its paragraph breaks and line breaks if those structures matter to your review. Unicode input is accepted, although the letter and syllable-related calculations have narrower rules described below.
-
Enter the passage. Place the text in the analyzer's input area. You can also submit an empty input. An empty submission succeeds and returns zero counts, zero time estimates, a zero readability score, and no available readability level.
-
Submit the analysis. Use the available control to run the analysis, then review the returned summary. No rewriting is performed by the analyzer, so compare the results with the text you entered.
-
Start with the basic counts. Check characters and UTF-8 bytes as separate measures. Then review words, the lowercase-based unique-word count, sentences, paragraphs, and lines. Sentence detection uses runs of periods, exclamation marks, or question marks after surrounding whitespace is stripped. Paragraph detection uses nonempty sections separated by two newline characters.
-
Review character categories. Look at letters, digits, whitespace, punctuation, uppercase characters, and lowercase characters separately. The letter count includes ASCII A-Z and a-z characters, so do not treat it as a full letter count for every writing system.
-
Read the averages and estimates. Average word length and average words per sentence are rounded to one decimal place. For nonempty text, reading and speaking figures are word-count-based estimates using 200 and 130 words per minute, rounded to minutes and set to at least one minute.
-
Check readability last. Readability score and grade are calculated only when the passage has more than five words and at least one sentence. Shorter text receives zero for both. The score is constrained to 0-100 and the grade to 0-18.
How to interpret the results
Use the counts to describe the passage's shape. Character count measures text length, while the UTF-8 byte count measures its encoded size; these can differ when the passage contains non-ASCII characters. Word and sentence totals provide the basis for the averages and time estimates, while paragraph and line totals reflect the formatting that was supplied.
The unique-word figure compares matched words after converting them to lowercase. It is therefore a case-insensitive comparison of the words recognized by the analyzer, not a judgment about vocabulary quality. Similarly, the letter figure counts ASCII letters only. Digits, punctuation, spaces, and capitalization are reported in their own categories.
Treat reading and speaking figures as planning estimates, not measured duration. They are calculated from word count and rounded, with a one-minute floor for nonempty text. Readability results also need enough text: a short sentence may show zero for the score and grade because it does not pass the word and sentence conditions, rather than because the writing has a particular difficulty level.
When interpreting a result, consider the source formatting and language. Sentence detection depends on punctuation runs, paragraph detection depends on two newline characters, and the readability calculation uses a syllable method based on retained ASCII letters, vowel-group starts, and a final-e adjustment with a minimum of one syllable per retained word. These rules make the output a defined text summary, not a broad assessment of grammar, meaning, factual accuracy, sentiment, authorship, or plagiarism.
Worked example
You enter the sentence "The launch plan gives our team a clear next step." to check a short project note before sharing it.
Enter the sentence, submit it, and compare the returned structure and category summaries with the text that was supplied.
The result should report 49 characters and 49 UTF-8 bytes, 10 words, sentence and category counts, averages, reading and speaking estimates, and readability fields because the input has more than five words and includes a sentence.
Limitations
- Letter and syllable-related calculations are limited to ASCII-letter processing, and reading or speaking figures are rounded estimates rather than measured durations.
Common errors
- If paragraph or sentence totals look surprising, check the source formatting first. Sentence detection depends on punctuation runs, while paragraph detection requires sections separated by two newline characters; preserve or adjust those separators before submitting the text.
FAQ
Can I analyze an empty input?
The empty-input condition is supported: submitting no text succeeds and returns zero counts, zero time estimates, a zero readability score, and an unavailable readability level.
Why does the readability result show zero?
Readability results appear only when the text has more than five words and at least one sentence. Shorter text receives zero for the score and grade.
Are the reading and speaking times measured?
The figures are estimates based on word count, using rates of 200 words per minute for reading and 130 words per minute for speaking. They are rounded to minutes, and nonempty text receives at least one minute.