Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
nltk
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
nltk
Commits
0f6cee8f
Commit
0f6cee8f
authored
Feb 03, 2015
by
Long Duong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Since the bug a fixed, remove what I added for dianosis for Stanford package.
parent
f4219388
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
11 deletions
+0
-11
jenkins.sh
+0
-11
No files found.
jenkins.sh
View file @
0f6cee8f
...
@@ -49,17 +49,6 @@ export STANFORD_MODELS=$(pwd)'/stanford-parser'
...
@@ -49,17 +49,6 @@ export STANFORD_MODELS=$(pwd)'/stanford-parser'
export
STANFORD_POSTAGGER
=
$(
pwd
)
'/stanford-postagger'
export
STANFORD_POSTAGGER
=
$(
pwd
)
'/stanford-postagger'
export
SENNA
=
$(
pwd
)
'/senna'
export
SENNA
=
$(
pwd
)
'/senna'
echo
'####################### TESTING STANFORD PACKAGE #############################'
which java
/opt/jdk/latest/bin/java
-version
echo
'Good muffins cost $3.88 in New York. Please buy me two of them. Thanks.'
>
temp.txt
/opt/jdk/latest/bin/java
-mx1000m
-cp
/home/jenkins/third/stanford-postagger/stanford-postagger.jar edu.stanford.nlp.process.PTBTokenizer
-charset
UTF-8 temp.txt
echo
'####################### END TESTING ##########################################'
popd
popd
popd
popd
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment