Text & Video Summarization with Search
Description
Text summarizing is a NLP activity, which reduces massive text volumes into brief summaries. It falls into two categories: abstractive (rephrasing material) and extractive (selecting text parts). Traditional statistical methods and contemporary deep learning techniques are examples of algorithms. While abstractive approaches use Transformer-style sequence-to-sequence models, extractive methods use graph-based algorithms and sentence rating. Keeping context and coherence present challenges. Evaluation criteria that rate summary quality include BLEU and ROUGE. An extension that condenses video material is called video summarization. It has difficulties with visual representation and comprehension of the material. NLP and computer vision methods, such as frame selection and key event extraction, are included in the solutions. With the increasing amount of textual and visual data available, video summarization advances are becoming essential for effective information extraction and decision making.
Files
Text & Video Summarization with Search (2).pdf
Files
(397.1 kB)
Name | Size | Download all |
---|---|---|
md5:eaaac23693ce67dd0235ae82eae7d9bb
|
397.1 kB | Preview Download |
Additional details
References
- 1. Deepali K. Gaikwad and C. Namrata Mahender ," Text Summarization International Journal of Advanced Research in Computer and Communication Engineering." Vol. 5, Issue 3, March 2016 .
- 2. G. Vijay Kumar , Arvind Yadav ,"Text Summarization Using NLP ".
- 3. Ramesh Nallapati ,"Abstractive Text Summarization Using Sequence-to-Sequence RNNs and Beyond" by, et al. (2016)
- 4. CNN Explanation : https://www.researchgate.net/figure/Algorithm-flowchart-of-the-CNN-SVR_fig16_317949296
- 5. Text summarization using Bart CNN https://techblog.geekyants.com/text-summarization-using-facebook-bart-large-cn
- 6. https://cdn.openai.com/papers/whisper.pdf