Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
Iobber
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Redmine
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Syntactic Tools
Chunking
Iobber
Commits
2186a044
Commit
2186a044
authored
Apr 23, 2012
by
Adam Radziszewski
Browse files
Options
Downloads
Patches
Plain Diff
update iobber README, example call
parent
547088ac
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README
+13
-0
13 additions, 0 deletions
README
with
13 additions
and
0 deletions
README
+
13
−
0
View file @
2186a044
...
@@ -46,3 +46,16 @@ If the input file contains annotations in channels other than those defined
...
@@ -46,3 +46,16 @@ If the input file contains annotations in channels other than those defined
in the config, they will be preserved (this makes it possible to e.g. chunk
in the config, they will be preserved (this makes it possible to e.g. chunk
files already annotated with named entities).
files already annotated with named entities).
Example call using the bundled model:
iobber kpwr.ini -d model-kpwr03/ my_xces_input.xml -i xces -O ccl_chunked_output.xml
This will read the given XCES-encoded file and produce CCL output. Note: the
kpwr.ini config assumes the input file has been morphosyntactically tagged and
the NKJP tagset is employed.
Iobber also supports chunking stdin to stdout, as well as chunking multiple
files at a time, see -h for details.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment