sandeepsripada / Summarization
Performs multi document summarization. Includes a method to generate summaries: The method uses a sentence importance score calculator based on various semantic features and a semantic similarity score to select sentences that would be most representative of the document. It uses stack-decoder algorithm as used as a template and builds on it to …
☆37Updated 11 years ago
Alternatives and similar repositories for Summarization:
Users that are interested in Summarization are comparing it to the libraries listed below
- Word and text similarity measures☆54Updated 2 years ago
- Normalizes lexically ill-formed text to its most likely clean text, e.g. "c u thr 2nite!" -> "see you there tonight!".☆63Updated 9 years ago
- Information Extraction System can perform NLP tasks like Named Entity Recognition, Sentence Simplification, Relation Extraction etc.☆27Updated 10 years ago
- SUMPY: a python automatic text summarization library☆55Updated 9 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Generating Dataset for Google's Text Summarization Code☆33Updated 6 years ago
- Extract opionion phrases from user reviews☆63Updated 10 years ago
- Natural Language Inference Dataset Generation☆29Updated 8 years ago
- Labeled examples from wiki dumps in Python☆67Updated 8 years ago
- An Abstractive summarizer for online news articles.☆19Updated 10 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- Simple implementation of neural networks in python☆29Updated 10 years ago
- Different datasets for developing and testing keyword extraction algorithms☆109Updated 9 years ago
- Non-distributional linguistic word vector representations.☆62Updated 7 years ago
- Java Neural Network Library☆92Updated 9 years ago
- Multi-document summarization tool relying on ILP and sentence fusion☆81Updated 2 years ago
- The goal of this project is to implement a Question Answering (QA) system that answers causal type questions. We use Wikipedia as a knowl…☆102Updated 12 years ago
- A set of methods for automatically detecting trending topics in streams of short texts (e.g. tweets).☆52Updated 10 years ago
- Excitement Open Platform for Recognizing Textual Entailments☆89Updated 7 years ago
- framework for doing NER and other types of entity recognition, in Python☆68Updated 2 years ago
- CMU-OAQA LiveQA system☆19Updated 8 years ago
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 9 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 8 years ago
- Collects all tweets from the sample Public stream using Twitter's streaming API, and saves them to a file for later use as a corpus.☆45Updated 4 years ago
- Deep Learning for Question Answering☆22Updated 8 years ago
- A dependency tree visualizer for the Stanford Typed-Dependency Parser☆68Updated 4 months ago
- Train, evaluate and deploy Deep Learning based text classifiers. Currently supports CNN☆105Updated 9 years ago
- UNMAINTAINED: A multidocument text summarizer, the final project for CIS-530: Intro to Computational Linguistics☆40Updated 9 years ago
- Recursive Neural Tensor Network for Semantic Role Labeling☆8Updated 9 years ago
- N3 - A Collection of Datasets for Named Entity Recognition and Disambiguation in the NLP Interchange Format☆70Updated 7 years ago