Uses of Class
com.textrazor.annotations.NounPhrase

Packages that use NounPhrase
com.textrazor.annotations   
 

Uses of NounPhrase in com.textrazor.annotations
 

Methods in com.textrazor.annotations that return types with arguments of type NounPhrase
 java.util.List<NounPhrase> Word.getNounPhrases()
           
 java.util.List<NounPhrase> Response.getNounPhrases()
           
 java.util.List<NounPhrase> Custom.BoundVariable.getNounPhraseValue()