RiTa
index
Name getPos()
Class RiAnalyzer
Description Returns a String containing all pos tags for the input text, delimited by semi-colons, e.g., "dt:nn:vbd:rb", or null if no text has been input.
Syntax
getPos();
Returns java.lang.String
Usage Web & Application
Related