/BengaliTextSummarizer

Bengali Text Summarizer is an open-source tool for summarizing Bengali article or text and developed in java Programming language.

Primary LanguageJava

Bengali Text Summarizer

Developed By: M. A. Nur Quraishi

Version- 1.0

Bengali Text Summarizer is an open-source tool for summarizing Bengali article or text and developed in Java Programming language. This tool used several renowned text summarization algorithms for summarizing a Bengali passage or article.

This Tool takes a .txt file or typed/copied text as input which contains Bengali text. Then it generates the summary according to the given article using the implemented algorithms. The algorithms which are used in this summarizer are:

  1. Aggregate Cosine Similarity
  2. Bushy Path Analysis
  3. Sentence Position Analysis
  4. Sentence Resemblance to Title Analysis
  5. Term Frequency-Inverse Sentence Frequency Analysis
  6. Cue Words Analysis
  7. Keywords in Sentence Analysis
  8. Date Format Analysis
  9. Numeric Data Analysis
  10. Presence of Inverted Comma Analysis
  11. Presence of Special Symbol Analysis
  12. Presence of URL or Email Address Analysis