arpit3043 / Extractive-Text-Summerization
Summarization systems often have additional evidence they can utilize in order to specify the most important topics of document(s). For example, when summarizing blogs, there are discussions or comments coming after the blog post that are good sources of information to determine which parts of the blog are critical and interesting. In scientific…
☆20Updated 2 years ago
Alternatives and similar repositories for Extractive-Text-Summerization:
Users that are interested in Extractive-Text-Summerization are comparing it to the libraries listed below
- celarex / STS-CNN-STSbenchmark-Semantic-Similarity-Semantic-Textual-Similarity-CNN-HCTI-Tensorflow-KerasA simple implementation of paper "HCTI at SemEval-2017 Task 1: Use convolutional neural network to evaluate semantic textual similarity."☆31Updated 2 years ago
- This repository contains the implementation of paper "Hierarchical Attentional Hybrid Neural Networks for Document Classification"☆59Updated 3 years ago
- Implementation of our SIGIR 2017 paper : "Multitask Learning for Fine-Grained Twitter Sentiment Analysis"☆10Updated 6 years ago
- CNN-based model to realize aspect extraction of restaurant reviews based on pre-trained word embeddings and part-of-speech tagging☆103Updated 5 years ago
- biLSTM/CNN based deep learning framework for Question Answer Selection.☆75Updated 6 years ago
- Extracting all the features of a product from its reviews, giving every feature a score (depending on the user reviews) and also ranking …☆46Updated 4 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆65Updated 8 years ago
- CNN LSTM Seq2Seq Model for Abstractive Text Summarization☆23Updated 6 years ago
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- Use transfer learning for Text_classification with BERT.☆21Updated 2 years ago
- Constructed a structured heterogeneous text corpus graph to transform text classification problem into a node classification problem. Cr…☆14Updated 5 years ago
- Concatenate word and character embeddings in Keras☆44Updated 3 years ago
- System for generating meaningful summaries of retrieved documents, specific to query text using Deep Attention Models☆17Updated 7 years ago
- Text Classification using transformer based models☆24Updated 4 years ago
- Tree Structured LSTM model for sentence level aspect based sentiment analysis☆36Updated 7 years ago
- complete Jupyter notebook for implementation of state-of-the-art Named Entity Recognition with bidirectional LSTMs and ELMo☆64Updated 5 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 6 years ago
- Implementing different neural architectures for ABSA. [IN PROGRESS]☆28Updated 7 years ago
- Kaggle: Quora Insincere Questions Classification - detect toxic content to improve online conversations☆36Updated 6 years ago
- A bidirectional encoder-decoder LSTM neural network is trained for text summarization on the cnn/dailymail dataset. (MIT808 project)☆79Updated 6 years ago
- Contains an implementation of the attention mechanism and a keras text classifier wrapper.☆28Updated 6 years ago
- A Python implementation of a binary text classifier using Doc2Vec and SVM☆16Updated 7 years ago
- The implementation of the paper "A Multi-task Approach for Named Entity Recognition on Social Media Data," which won the WNUT-2017 Shared…☆68Updated 7 years ago
- ☆16Updated 7 years ago
- [ACM-WSDM] 3rd place solution at WSDM Cup 2019, Fake News Classification on Kaggle.☆63Updated 5 years ago
- Given a Wikipedia article, generate N "good" questions and answer N questions.☆16Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- This is our team's solution report, which achieves top 10% (305/3307) in this competition.☆60Updated 7 years ago
- Text summarization starting from scratch.☆94Updated 7 months ago
- Keras and Tensorflow implementation of Siamese Recurrent Architectures for Learning Sentence Similarity☆47Updated 5 years ago