chakki-works / sumevalLinks
Well tested & Multi-language evaluation framework for text summarization.
☆626Updated 3 years ago
Alternatives and similar repositories for sumeval
Users that are interested in sumeval are comparing it to the libraries listed below
Sorting:
- Calculates Word Mover's Distance Insanely Fast☆461Updated last year
- Code to obtain the CNN / Daily Mail dataset (non-anonymized) for summarization☆652Updated 3 years ago
- ☆301Updated 2 months ago
- Python wrapper for evaluating summarization quality by ROUGE package☆163Updated 5 years ago
- A tool for learning vector representations of words and entities from Wikipedia☆958Updated last year
- Code for ACL 2018 paper: "Fast Abstractive Summarization with Reinforce-Selected Sentence Rewriting. Chen and Bansal"☆623Updated 4 years ago
- Simple downloader for pre-trained word vectors☆334Updated 3 years ago
- This dataset contains 108,463 human-labeled and 656k noisily labeled pairs that feature the importance of modeling structure, context, an…☆557Updated 3 years ago
- A Python wrapper for the ROUGE summarization evaluation package☆251Updated 4 years ago
- Code and pre-trained model for: Deep Semantic Role Labeling: What Works and What's Next☆331Updated 6 years ago
- Abstractive summarisation using Bert as encoder and Transformer Decoder☆411Updated 2 years ago
- neural question generation for reading comprehension☆344Updated 4 years ago
- A framework to learn cross-lingual word embedding mappings☆647Updated 2 years ago
- End-to-end Neural Coreference Resolution☆525Updated 3 years ago
- Bidirectional LSTM-CRF and ELMo for Named-Entity Recognition, Part-of-Speech Tagging and so on.☆1,483Updated 2 years ago
- A wrapper around tensor2tensor to flexibly train, interact, and generate data for neural chatbots.☆474Updated 2 years ago
- EmbedRank: Unsupervised Keyphrase Extraction using Sentence Embeddings (official implementation)☆437Updated 2 years ago
- Python Implementations of Word Sense Disambiguation (WSD) Technologies.☆748Updated 2 years ago
- Semantic Text Similarity Dataset Hub☆718Updated 7 years ago
- LexRank algorithm for text summarization☆231Updated last year
- Resources for the NAACL 2018 paper "A Discourse-Aware Attention Model for Abstractive Summarization of Long Documents"☆376Updated 2 years ago
- Jack the Reader☆258Updated 6 years ago
- ROUGE automatic summarization evaluation toolkit. Support for ROUGE-[N, L, S, SU], stemming and stopwords in different languages, unicode…