Overload List

  NameDescription
Public methodRetrieveInterestingTerms(Int32)
Public methodRetrieveInterestingTerms(TextReader)
Convenience routine to make it easy to return the most interesting words in a document. More advanced users will call {@link #RetrieveTerms(java.io.Reader) retrieveTerms()} directly.

See Also