Text Frequency Counter

Count repeated whitespace-separated tokens with optional case folding.

Convert in your browser · No sign-up

Punctuation stays part of a token. This is not Japanese word segmentation; ties use English sorting.

Up to 100,000 UTF-16 units per input and 1,000,000 per result. See the supported formats and examples below.

How to use

  1. Count repeated whitespace-separated tokens with optional case folding.
  2. Choose the mode or options, then run the tool.
  3. Review the result, then copy or download the TXT file.

Example

apple pear apple → apple: 2, pear: 1

Details and limitations

Punctuation stays part of a token. This is not Japanese word segmentation; ties use English sorting.

Text stays in your browser; it is not sent to a conversion server.

FAQ

Text Frequency Counter — What are the supported inputs and limits?

Punctuation stays part of a token. This is not Japanese word segmentation; ties use English sorting.

Format references

Tool page updated: