Conversation
guokevin
commented
Feb 25, 2016
|
Review status: 0 of 8 files reviewed at latest revision, 12 unresolved discussions. a discussion (no related file): Your code works well, and is very neatly written. The comments are great, so it was really easy to follow along your logic. There are areas where code was unnecessarily repeated, please take a look at my comments! You talk about using DSU and NLP in your Project Overview, though neither seem to be implemented in the code. In the future, I would focus the overview more on the techniques actively used in the project. All in all, nicely done! TextMining.py, line 12 [r1] (raw file): TextMining.py, line 32 [r1] (raw file): TextMining.py, line 58 [r1] (raw file): TextMining.py, line 65 [r1] (raw file): dict_list = [] for b in range(2,6): return dict_list TextMining.py, line 76 [r1] (raw file): TextMining.py, line 118 [r1] (raw file): TextMining.py, line 131 [r1] (raw file): TextMining.py, line 156 [r1] (raw file): for dict in dictionary_list: TextMining.py, line 168 [r1] (raw file): TextMining.py, line 188 [r1] (raw file): TextMining.py, line 219 [r1] (raw file): Comments from the review on Reviewable.io |
|
Reviewed 8 of 8 files at r1. Comments from the review on Reviewable.io |