Skip to content

Future Developments

Ãditya⛄Chatterjee edited this page Nov 13, 2016 · 4 revisions

Features to be provided by this module:

  • Keyword extraction
  • Part of Speech Tagger using:
    • Regular expressions
  • Parser for:
    • Text ✔️
    • Web page
  • Text Segmentation using: ✅
    • TextTiling with Block Score ✔️
    • TextTiling with Vocabulary introduction ✔️
  • Conversational summarization using: ✅
    • Cluster Rank ✔️
  • Text summarization using :
    • TextRank ✔️
    • LexRank
    • Edmundson
    • Latent Semantic Analysis
    • Random ✔️
  • Tests are to be implemented.

👮 LICENSE

Clone this wiki locally