Skip to content

Keyterms¤

The keyterms sub-module implements various algorithms for keyword and keyphrase extraction.

Algorithms¤

  • sCAKE: Semantic Connectivity Aware Keyword Extraction.
  • SGRank: Graph-based keyword extraction.
  • TextRank: Classic graph-based ranking for keyword extraction.
  • YAKE: Yet Another Keyword Extractor.

Utilities¤

  • Utilities: Helper functions for keyterm extraction.