BigFav / n-grams
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
Alternatives and similar repositories for n-grams:
Users that are interested in n-grams are comparing it to the libraries listed below
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆81Updated 5 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Source code of Response Selection with Topic Clues for Retrieval-based Chatbots☆24Updated 8 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆81Updated 8 years ago
- R-NET implementation in TensorFlow.☆77Updated 7 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 7 years ago
- Generative Question Answering☆56Updated 4 years ago
- ☆108Updated 6 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆44Updated 6 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆53Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- takahe is a multi-sentence compression module☆53Updated 3 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 2 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- Tensorflow implementation of Generating Sentences from a Continuous Space☆30Updated 7 years ago
- Python Linear CRF☆47Updated 10 years ago
- TensorFlow Models for the Stanford Question Answering Dataset☆72Updated 6 years ago
- A sequence to sequence model for abstractive text summarization☆77Updated 7 years ago