Wordcounter icon indicating copy to clipboard operation
Wordcounter copied to clipboard

Java library and utility for counting and analyzing words in text files with Java 8 lambdas and Java 7 Fork / Join.

Results 1 Wordcounter issues
Sort by recently updated
recently updated
newest added

Hello, could not run the downloaded jar. Tried building the project and that failed as well. Sample use ``` $ java -jar wordcounter-1.0.4.jar -p sample.txt Exception in thread "main" java.lang.BootstrapMethodError:...