Kevin Meza Landeros

Update single_run_regexNER.sh

......@@ -4,7 +4,7 @@ echo "==============================Run CoreNLP=================================
echo
echo
input="/home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input/"
input="/home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input/raw-metadata-senteneces.txt"
output="/home/kevinml/automatic-extraction-growth-conditions/CoreNLP/output/"
regexfile="/home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input/NER_words_Words_NoGreek.txt"
echo
......