Skip to content
Snippets Groups Projects
Commit b2d824e1 authored by Meiqi Guo's avatar Meiqi Guo
Browse files

Update Report.md

parent ef37bd92
Branches
No related tags found
No related merge requests found
......@@ -7,7 +7,7 @@ For the part of pre-procesing, the input consists of:
* the [Words with frequency file](https://gitlab.my.ecp.fr/2014guom/BigDataProcessAssignment2/blob/master/input/wordfreq) of pg100.txt that I obtained by runnning the assignment 1 with a slight changement of [MyWordCount.java](https://gitlab.my.ecp.fr/2014guom/BigDataProcessAssignment1/blob/master/MyWordCount.java).
I do the following tasks in [Preprocess.java](https://gitlab.my.ecp.fr/2014guom/BigDataProcessAssignment2/blob/master/output/Preprocess.java):
I do the following tasks in [Preprocess.java](https://gitlab.my.ecp.fr/2014guom/BigDataProcessAssignment2/blob/master/Preprocess.java):
**STEP 1: Remove all stopwords**
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment