Extractive Summarization using Deep Learning

August 15, 2017 ยท Entered Twilight ยท ๐Ÿ› Research on computing science

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: .ipynb_checkpoints, README.md, Summarizer.py, articles, enhancedfeatureSum, entity2.py, entity2.pyc, featureSum, input-output.pdf, lengths, logistic_sgd.py, logistic_sgd.pyc, numofSen.py, outputs, para_reader.py, para_reader.pyc, plot.py, plotLines.py, rbm.py, rbm.pyc, saveCre.py

Authors Sukriti Verma, Vagisha Nidhi arXiv ID 1708.04439 Category cs.CL: Computation & Language Cross-listed cs.IR, cs.LG Citations 48 Venue Research on computing science Repository https://github.com/vagisha-nidhi/TextSummarizer โญ 19 Last Checked 1 month ago
Abstract
This paper proposes a text summarization approach for factual reports using a deep learning model. This approach consists of three phases: feature extraction, feature enhancement, and summary generation, which work together to assimilate core information and generate a coherent, understandable summary. We are exploring various features to improve the set of sentences selected for the summary, and are using a Restricted Boltzmann Machine to enhance and abstract those features to improve resultant accuracy without losing any important information. The sentences are scored based on those enhanced features and an extractive summary is constructed. Experimentation carried out on several articles demonstrates the effectiveness of the proposed approach. Source code available at: https://github.com/vagisha-nidhi/TextSummarizer
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Computation & Language

๐ŸŒ… ๐ŸŒ… Old Age

Attention Is All You Need

Ashish Vaswani, Noam Shazeer, ... (+6 more)

cs.CL ๐Ÿ› NeurIPS ๐Ÿ“š 166.0K cites 8 years ago