|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Argument | |
|---|---|
| edu.upenn.cis.propbank_shen | Provides an API to the Propbank, modified for the version
included in Libin Shen's LTAG treebank in the file prop-all.idx. |
| Uses of Argument in edu.upenn.cis.propbank_shen |
|---|
| Methods in edu.upenn.cis.propbank_shen that return Argument | |
|---|---|
Argument |
Annotation.getRelation()
|
Argument |
PAStruct.nthArg(int n)
get the nth argument |
static Argument |
Argument.ofString(String s)
convert a string into an "argument". |
| Methods in edu.upenn.cis.propbank_shen with parameters of type Argument | |
|---|---|
void |
PAStruct.addArg(Argument a)
Add a single argument to the arguments associated with this PA structures. |
void |
PAStruct.removeArg(Argument a)
remove the argument that is the same as a |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||