Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
G
gateAnnotationTool
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
ELISA
gateAnnotationTool
Commits
5ca34fe0
Commit
5ca34fe0
authored
Aug 25, 2017
by
Silvio Cardoso
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
008e8e78
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
5 deletions
+2
-5
README.md
README.md
+2
-5
No files found.
README.md
View file @
5ca34fe0
...
...
@@ -19,16 +19,13 @@ Thus, start the GATE application embedded and use the loaded data to annotate th
2.
Execute the java Main class with the following parameters:
*
-p "/gateAnnotationTool/example/"
*folder where the documents are stored*
*
-t "
.
nxml"
*type of the documents used in the parameter -p*
*
-t "nxml"
*type of the documents used in the parameter -p*
*
-g "/gateAnnotationTool/example/experiment2.xgapp"
*path where the xgapp file is stored*
*
-r "gateAnnotationTool/AnnotationTest/"
*folder where the results will be stored*
*
-h "home/user/GATE_Developer_8.1 is installed"
*folder where gate is installed in your computer*
*
-o "Output"
*Annotation Set where the annotations is stored. Example: [-o Test] [-o Output]*
*
-x "Lookup"
*Type of the annotations example: [ -x Lookup] [-x person] [-x email]*
example:
<b>
java Main -p
"C:
\\
Users
\\
cardoso
\\
Desktop
\\
AnnotationTest
\\
" -t ".nxml" -g "C:
\\
Users
\\
cardoso
\\
Desktop
\\
AnnotationTest
\\
experiment2.xgapp" -r "C:
\\
Users
\\
cardoso
\\
Desktop
\\
AnnotationTest
\\
" -h "C:
\\
Program Files (x86)
\\
GATE_Developer_8.1" -o Output -x Lookup
</b>
<b>
java Main -p
-g /Users/cardoso/Downloads/MESH2009/test.xgapp -p /Users/cardoso/Downloads/MESH2009/ -t nxml -x Lookup -h /Users/cardoso/GATE/GATE/
</b>
### Expected Output
...
...
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