| Package | Description |
|---|---|
| org.cleartk.corpus.propbank.util | |
| org.cleartk.opennlp.tools.parser | |
| org.cleartk.srl.type | |
| org.cleartk.token.pos.impl |
| Modifier and Type | Method and Description |
|---|---|
Predicate |
Propbank.convert(JCas view,
TopTreebankNode topNode,
Sentence sentence)
Convert to ClearTK Predicate / SemanticArgument annotations and add them to
view.
|
| Modifier and Type | Method and Description |
|---|---|
List<Sentence> |
DefaultInputTypesHelper.getSentences(JCas jCas) |
| Modifier and Type | Method and Description |
|---|---|
List<Token> |
DefaultInputTypesHelper.getTokens(JCas jCas,
Sentence sentence) |
| Modifier and Type | Method and Description |
|---|---|
Sentence |
Predicate.getSentence()
getter for sentence - gets
|
| Modifier and Type | Method and Description |
|---|---|
void |
Predicate.setSentence(Sentence v)
setter for sentence - sets
|
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
DefaultFeatureExtractor.extractFeatures(JCas jCas,
Token token,
Sentence sentence) |
Copyright © 2014. All rights reserved.