From d0eeabda8e6775476cc7f00990277913b09795fd Mon Sep 17 00:00:00 2001 From: Meiqi Guo <mei-qi.guo@student.ecp.fr> Date: Sat, 18 Mar 2017 09:45:30 +0100 Subject: [PATCH] Update Report.md --- Report.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Report.md b/Report.md index 355ae4f..58da43f 100644 --- a/Report.md +++ b/Report.md @@ -82,3 +82,7 @@ You can see the output file [here](https://gitlab.my.ecp.fr/2014guom/BigDataProc All the details are written in my code [Preprocess.java](https://gitlab.my.ecp.fr/2014guom/BigDataProcessAssignment2/blob/master/output/Preprocess.java). +## Set-similarity joins + +For this part, I can't use directly 'pg100.txt' with 12 + -- GitLab