Package | Description |
---|---|
de.up.ling.irtg.codec.isiamr |
Contains the import codec for graphs in the AMR bank format (see amr.isi.edu),
as well as supporting classes.
|
Modifier and Type | Method and Description |
---|---|
ParseException |
IsiAmrParser.generateParseException()
Generate ParseException.
|
Modifier and Type | Method and Description |
---|---|
String |
IsiAmrParser.edge() |
void |
IsiAmrParser.graph() |
GraphNode |
IsiAmrParser.node() |
static SGraph |
IsiAmrParser.parse(Reader reader)
Parses the s-graph represented as a string in
reader |
String |
IsiAmrParser.token() |
List<String> |
IsiAmrParser.tokenList() |
Copyright © 2017. All rights reserved.