CorentinTh / it-tools

Collection of handy online tools for developers, with great UX.
https://it-tools.tech
GNU General Public License v3.0
21.02k stars 2.51k forks source link

Text statistics. Extend statistics #1214

Open khashashin opened 1 month ago

khashashin commented 1 month ago

What type of request is this?

New feature for an existing tool

Clear and concise description of the feature you are proposing

The current state of the "Text Statistics" tool is great, but there is room for improvement. I propose adding a unique word counting feature to the "Text Statistics" tool. This enhancement will allow users to easily determine the number of unique words in a given text, which is valuable for various text analysis tasks.

Is their example of this tool in the wild?

A great example of a tool that includes unique word counting is the following website: Planetcalc - Unique Words Counter. I frequently use this site for that specific purpose and believe integrating similar functionality into our tool would be highly beneficial.

Additional context

No response

Validations

sharevb commented 3 weeks ago

Hi @khashashin and @CorentinTh , implemented in #1010 (and more stats)