Kevin Meza Landeros

Update filtering.py

......@@ -22,7 +22,7 @@ __author__ = 'kevinml'
#
#
# Examples
# python filtering.py --inputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --outputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/output --iFile NER_words.txt
# python filtering.py --inputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --outputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --iFile NER_words.txt
####################################################################################
# FUNCTIONS #
......