Uses of Class
com.textrazor.annotations.AnalyzedText

Packages that use AnalyzedText
com.textrazor   
 

Uses of AnalyzedText in com.textrazor
 

Methods in com.textrazor that return AnalyzedText
 AnalyzedText TextRazor.analyze(java.lang.String text)
          Makes a TextRazor request to analyze a string and returning TextRazor metadata.