teropa / nlp
My explorations in natural language processing
☆104Updated 14 years ago
Related projects ⓘ
Alternatives and complementary repositories for nlp
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆66Updated 6 years ago
- A Neural Reading Comprehension-based Question Answering System☆78Updated 6 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Graph-based and Transition-based dependency parsers based on BiLSTMs☆274Updated 7 years ago
- AskUbuntu Question Dataset☆68Updated 8 years ago
- ☆81Updated 10 years ago
- LexNET: Integrated Path-based and Distributional Method for Lexical Semantic Relation Classification☆64Updated 6 years ago
- This repository contains the the code from "Globally Coherent Text Generation with Neural Checklist Models" by Chloe Kiddon, Luke Zettlem…☆41Updated 3 years ago
- PyTorch deep learning models for text processing☆178Updated 5 years ago
- Neural Coref Models☆107Updated 6 years ago
- Integrated path-based and distributional method for hypernymy detection☆85Updated 7 years ago
- SideNet: Neural Extractive Summarization with Side Information☆57Updated 4 years ago
- Dataset for the Emerging & Novel Entity NER task (WNUT '17)☆111Updated 2 years ago
- Code for Mimicking Word Embeddings using Subword RNNs (EMNLP 2017)☆153Updated 5 years ago
- A simple example for how to build your own model using AllenNLP as a dependency.☆113Updated 4 years ago
- semantic summarization using abstract meaning representation (AMR)☆74Updated 9 years ago
- A characteristic-rich dataset for factoid question answering described in the paper "On Generating Characteristic-rich Question Sets for …☆92Updated last year
- Concatenated Power Mean Embeddings as Universal Cross-Lingual Sentence Representations☆186Updated 3 years ago
- Demonstration code for Liang and Potts 2015☆79Updated 8 years ago
- A python library to compute rouge score for summarization☆58Updated 2 years ago
- Abstractive summarization leveraging opennmt☆42Updated 2 years ago
- Stanford Sentiment Treebank loader in Python☆98Updated 4 years ago
- ☆216Updated 6 years ago
- ☆146Updated 7 years ago
- ☆210Updated 4 years ago
- ☆56Updated 6 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆93Updated 3 years ago
- Code and Data for the paper: "Learning to Ask Good Questions: Ranking Clarification Questions using Neural Expected Value of Perfect Info…