Methods in com.textrazor.annotations that return types with arguments of type Word |
java.util.List<Word> |
Word.getChildren()
|
java.util.List<Word> |
Entailment.getMatchedWords()
|
java.util.List<Word> |
Entity.getMatchingWords()
|
java.util.List<Word> |
RelationParam.getParamWords()
|
java.util.List<Word> |
Relation.getPredicateWords()
|
java.util.List<Word> |
Property.getPredicateWords()
|
java.util.List<Word> |
Property.getPropertyWords()
|
java.util.List<Word> |
Sentence.getWords()
|
java.util.List<Word> |
Response.getWords()
|
java.util.List<Word> |
NounPhrase.getWords()
|
java.util.List<Word> |
Custom.BoundVariable.getWordValue()
|