SideNet: Neural Extractive Summarization with Side Information
-
Updated
Apr 4, 2020 - Python
SideNet: Neural Extractive Summarization with Side Information
AI-powered text compression library for RAG systems and API calls. Reduce token usage by up to 50-60% while preserving semantic meaning with advanced compression strategies.
High Quality Extractive Text Summarisation using the Stanford Parser in Java
Summary of News , Page ranking algorithm implementation
The pointer-generator network does a better job at copying words from the source text. Additionally it also is able to copy out-of-vocabulary words allowing the algorithm to handle unseen words even if the corpus has a smaller vocabulary.
Automatic Summary Generation and Evaluation for the German Language
Open domain extractive question answering
The project uses a single a document as input(.txt) and a compresion ratio as input and generate a files that picks up significant sentences in that order from the document. It uses natural language processing stanford POS tagger and an algoritm that on the basis of similarity and distinctiveness calculates rank of each sentence and based on the…
A hybrid text summarization system using extractive (spaCy) and abstractive (BERT/GPT) techniques to summarize long-form content from the CNN/DailyMail dataset. Includes model fine-tuning and evaluation on real-world articles.
A quick and dirty Extractive Sentence Ranking implementation, originally concieved for use with chatbots
Add a description, image, and links to the extractive topic page so that developers can more easily learn about it.
To associate your repository with the extractive topic, visit your repo's landing page and select "manage topics."