Kevin Meza Landeros

Update filtering_v2.py

......@@ -16,7 +16,7 @@ __author__ = 'kevinml'
# --iFile Archivo a partir del cual se obtendran los 3 archivos.
#
# Examples
# 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
# python filtering_v2.py --inputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --outputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --iFile NER_words.txt
####################################################################################
# FUNCTIONS #
......