Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
automatic-extraction-growth-conditions
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Graphs
Network
Create a new issue
Commits
Issue Boards
Authored by
Kevin Meza Landeros
2019-10-30 18:35:57 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b5ac14b9499c0f70bae714ead1ef620a7a6dfca7
b5ac14b9
1 parent
633d0fd5
Update filtering.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
CoreNLP/bin/filtering.py
CoreNLP/bin/filtering.py
View file @
b5ac14b
...
...
@@ -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/
out
put --iFile NER_words.txt
# python filtering.py --inputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/input --outputPath /home/kevinml/automatic-extraction-growth-conditions/CoreNLP/
in
put --iFile NER_words.txt
####################################################################################
# FUNCTIONS #
...
...
Please
register
or
login
to post a comment