public class ParseFullTextWithStanford extends Object
| Constructor and Description |
|---|
ParseFullTextWithStanford() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args)
Parse examples in FrameNet lus files and save them in Semafor format.
|
public static void main(String[] args)
Arguments: - FrameNet LUs folder - Parsing output file (semafor.all.lemma.tags) - Frames output file (semafor.frame.elements) - POS (original vs. Stanford): fake_pos, pos
args - List of arguments (see above)Copyright © 2016–2020 FBK. All rights reserved.