Toggle navigation
Toggle navigation
This project
Loading...
Sign in
Carlos-Francisco Méndez-Cruz
/
nlp-preprocessing-pipeline
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
Carlos-Francisco Méndez-Cruz
2018-03-07 16:18:22 -0600
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
8df46a31d5c8b9b207d42b3179fe1824a585eb6e
8df46a31
1 parent
68482f60
Add new file
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
nlp-preprocessing-pipeline.sh
nlp-preprocessing-pipeline.sh
View file @
8df46a3
...
...
@@ -3,7 +3,7 @@ echo 'Preprocessing files...'
ORIGINAL_CORPUS_PATH
=
/export/space1/users/compu2/bionlp/conditional-random-fields/data-sets/original
CORPUS_PATH
=
/export/space1/users/compu2/bionlp/conditional-random-fields/data-sets
TERM_PATH
=
/export/space1/users/compu2/bionlp/nlp-preprocessing-pipeline/dictionaries
POST_PATH
=
/export/space1/users/compu2/bionlp/stanford-
corenlp-full
-2018-02-27
POST_PATH
=
/export/space1/users/compu2/bionlp/stanford-
postagger
-2018-02-27
LEMMA_PATH
=
/export/space1/users/compu2/bionlp/biolemmatizer
PRE
=
TRUE
...
...
Please
register
or
login
to post a comment