🧐 Precisely count words
-
Updated
May 1, 2024 - TypeScript
🧐 Precisely count words
Word counter can take as input multiples files, both from command line as argument or trough stdin simultaneously. Return the 100 most repeated 3 consecutives words. Uses currency for processing large and multiples files in a fast and elegant way.
A web tool where you can upload a plain text file, to get a JSON with the count of each word.
Program coded in Java language to count words in a large file using Hadoop MapReduce
Count words, lines, chars, bytes in files or stdin
Add a description, image, and links to the count-words topic page so that developers can more easily learn about it.
To associate your repository with the count-words topic, visit your repo's landing page and select "manage topics."