kabrapratik28 / DeepNewsLinks
Generates headline given a text of data
☆22Updated 8 years ago
Alternatives and similar repositories for DeepNews
Users that are interested in DeepNews are comparing it to the libraries listed below
Sorting:
- Our goal is to implement text summarization by generating headline for a news body using recurrent neural networks. We attempt to reprodu…☆32Updated 7 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- My Python n-gram Language Model from an NLP course. Since there are so public implementations, I feel free to post mine.☆56Updated 10 years ago
- Neural Abstractive Text Summarization with Sequence-to-Sequence Models☆158Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆78Updated 7 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 7 years ago
- A simple python implementation of the Maximal Marginal Relevance (MMR) baseline system for text summarization.☆66Updated 8 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- Implementation of the paper -> https://arxiv.org/abs/1709.00155. For converting information present in the form of structured data into n…☆188Updated 6 years ago
- Detect common phrases in large amounts of text using a data-driven approach. Size of discovered phrases can be arbitrary. Can be used in …☆128Updated 5 years ago
- Code for keyphrase classification systems submitted to the SemEval 2017 shared task ScienceIE.☆36Updated 6 years ago
- ☆24Updated 9 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- Python Framework for Extractive Text Summarization☆113Updated 3 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 11 years ago
- Bidirectional LSTM + CRF (Conditional Random Fields) in Tensorflow☆56Updated 7 years ago
- PyTorch implementations of various deep learning models for paraphrase detection, semantic similarity, and textual entailment☆107Updated 7 years ago
- UNMAINTAINED: A multidocument text summarizer, the final project for CIS-530: Intro to Computational Linguistics☆40Updated 9 years ago
- Tensorflow Implementation of Recurrent Convolutional Neural Network for Relation Extraction☆64Updated 7 years ago
- Relation Extraction using Deep learning(CNN)☆99Updated 8 years ago
- Kaggle Competition: Using deep learning to solve quora's question pairs problem☆54Updated 7 years ago
- Joint event and entity extractor☆89Updated 8 years ago
- DAANet: Dual Ask-Answer Network for Machine Reading Comprehension☆144Updated 6 years ago
- Implementation of semantic question matching with deep learning approaches mentioned in the blog of Quora.☆14Updated 8 years ago
- SFU Opinion and Comments Corpus☆91Updated last year
- Transfer Learning for NLP Tasks☆55Updated 6 years ago
- ☆43Updated 9 years ago
- Seq2seq chatbot with attention and anti-language model to suppress generic response, option for further improve by deep reinforcement lea…☆60Updated 8 years ago
- Inspired by http://nlp.stanford.edu/courses/cs224n/2015/reports/1.pdf☆57Updated 8 years ago