All Projects → uwnlp → qasrl_annotation

uwnlp / qasrl_annotation

Licence: other
Generating Annotation Spreadsheet for QA-SRL Scheme

Programming Languages

java
68154 projects - #9 most used programming language

qasrl_annotation

Generating Annotation Spreadsheet for QA-SRL Scheme

Build

ant build

Generate Excel spreadsheet for annotation

java -cp bin:libs/* edu.uw.qasrl_annotation.main.AnnotationSheetGenerator

or

java -cp bin:libs/* edu.uw.qasrl_annotation.main.AnnotationSheetGenerator -input input.txt -output output.xlsx

See sample/input.txt for input file format.

Dependencies:

http://args4j.kohsuke.org/

args4j-2.0.10.jar

https://poi.apache.org/download.html

poi-3.11-20141221.jar, poi-ooxml-3.11-20141221.jar, poi-ooxml-schemas-3.11-20141221.jar, xmlbeans-2.6.0.jar

http://trove.starlight-systems.com/

trove-3.0.3.jar

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].