Package smile.nlp.keyword


package smile.nlp.keyword
Keyword extraction. Given a piece of text, such as a journal article, produce a list of keywords or keyphrases that capture the primary topics discussed in the text.
  • Interfaces
    Class
    Description
    Keyword extraction from a single document using word co-occurrence statistical information.