public class PredicateDetector extends Object
| Constructor and Description |
|---|
PredicateDetector(SenseManager manager) |
| Modifier and Type | Method and Description |
|---|---|
Option<String> |
getLemma(TextAnnotation ta,
int tokenId) |
SenseManager |
getManager() |
List<Constituent> |
getPredicates(TextAnnotation ta) |
public PredicateDetector(SenseManager manager)
public Option<String> getLemma(TextAnnotation ta, int tokenId)
public List<Constituent> getPredicates(TextAnnotation ta) throws Exception
Exceptionpublic SenseManager getManager()
Copyright © 2017. All rights reserved.