Hi, Steps for executing the program:
- First, compile the java file by going to the src directory and executing command: javac TermFrequency.java
- Then after compiling run the java code with the following command: java TermFrequency pride-and-prejudice.txt
Thanks! -------------------From Project 2 onwards, Please refer the README inside the project, Thanks! --------------------------------