-
Notifications
You must be signed in to change notification settings - Fork 4
LapDevelopment_DkPro
StephanOepen edited this page Dec 5, 2016
·
4 revisions
Recipe for Stephan to obtain a collection of JAR files in the right directory structure to populate the LAP Tree.
- no discontinuous regions
- no annotations on edges
- ? uniqueness of identifiers
- currently unable to run the same tool twice
- record provenance:
- why is ‘annotations’ field a dictionary? by convention never more than one annotation; the key seems redundant
- similarly, ‘links’ is list of lists for LAF compliance
- ‘index’ encodes sequence information but not absolute positions
- make LXF output proper JSON: hide _id and produce double-quoted JSON strings
- hide ‘head’ on dependency nodes
- hide ‘annotations’ on edges
- include --threads and --identifier as command line options
- pass tool identifier as parameter into adaptor
- what should be the graph structure when a dependency parser annotates two separate layers of token-level analysis, e.g. PoS tags and stems (as features)
Home | Forum | Discussions | Events