miguelbalmeida / PythonROUGELinks
This is a simple Python wrapper to run the ROUGE package for evaluation of automatic summaries.
☆16Updated 13 years ago
Alternatives and similar repositories for PythonROUGE
Users that are interested in PythonROUGE are comparing it to the libraries listed below
Sorting:
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- Implementation of neural language models, in particular Collobert + Weston (2008) and a stochastic margin-based version of Mnih's LBL.☆178Updated 15 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 11 years ago
- LSTM-CRF models for sequence labeling in text.☆173Updated 8 years ago
- Hierarchical encoder-decoder framework for sequences of words, sentences, paragraphs and documents using LSTM and GRU in Theano☆108Updated 9 years ago
- Sentiment Analysis with Ensemble☆244Updated 9 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 10 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆54Updated 5 years ago
- Python code for training all models in the ICLR paper, "Towards Universal Paraphrastic Sentence Embeddings". These models achieve strong …☆193Updated 9 years ago
- UNMAINTAINED: A multidocument text summarizer, the final project for CIS-530: Intro to Computational Linguistics☆40Updated 10 years ago
- Extension of the original word2vec using different architectures☆212Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- NLP tools on Lasagne☆61Updated 8 years ago
- Code to train and use models from "Charagram: Embedding Words and Sentences via Character n-grams".☆124Updated 9 years ago
- Implementation of phrase2vec from modified word2vec code.☆94Updated 9 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 11 years ago
- Character-Aware Neural Language Models. A keras-based implementation☆118Updated 4 years ago
- A Multilingual and Multilevel Representation Learning Toolkit for NLP☆117Updated 7 years ago
- CMU-OAQA LiveQA system☆18Updated 9 years ago
- attention model for entailment on SNLI corpus implemented in Tensorflow and Keras☆176Updated 9 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 9 years ago
- Converting GloVe vectors into word2vec format for easy usage with Gensim☆112Updated 6 years ago
- Molding CNNs for text (http://arxiv.org/abs/1508.04112)☆85Updated 9 years ago
- Dynamic Convolutional Neural Networks for Theano/Lasagne☆151Updated 8 years ago
- RNN for Spoken Language Understanding☆432Updated 5 years ago
- Train a CRF for syntactic chunking (CoNLL2000), and use word representations☆43Updated 15 years ago
- RNN(LSTM, GRU) in Theano with mini-batch training; character-level language models in Theano☆69Updated 7 years ago