Description How To Run What's next? Contributing Credits License
Word Counter is a very simple application to count words in a text. It does not only count the number of words, but also provide a list with the most repeated words in the text. It is useful to identify possible redundancies within the text.
This application is useful to support grant/fundins applications, abstract submissions, or an other publication where sections are limited to a maximum number of words.
This is a work in progress, so there is a lot functionalities that can be added 🤔
Step-by-step guide to use the app...
- Add the option to count characters with/without spaces
- Add some intelligence to provide synonyms to highgly repeated words (it requires language support, either manual or automatic)
- Language support, in principle, it can be manually selected from a drop-down list
- Treat words written in capital and small letters as the same (currently, "Hello" and "hello" are counted as different words)
- ...
Pull requests are welcome, and I'll be happy to chat about any improvement or extension that could be donde to this app.
This software uses the following third party tools:
This project is licensed under the terms of MIT license