Skip to content

uwnlp/qasrl_annotation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generating Annotation Spreadsheet for QA-SRL Scheme

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages