lbeltran5 / file-reader

Read text from a file and calculate the numbers of the unique words.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

file-reader

Read text from a file and calculate the numbers of the unique words.

Practical task: Write the result to the file. The main requirement is: using StringUtils and FileUtils to implement it with minimum lines of code.

About

Read text from a file and calculate the numbers of the unique words.


Languages

Language:Java 100.0%