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
Related projects ⓘ
Alternatives and complementary repositories for n-grams
- BiLSTM-CRF for sequence labeling in Dynet☆82Updated 7 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆44Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆74Updated 9 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆93Updated 3 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆66Updated 6 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆88Updated 6 years ago
- Baseline models, training scripts, and instructions on how to reproduce our results for our state-of-art grammar correction system from M…☆69Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆57Updated 10 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆101Updated 6 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆77Updated 7 years ago
- TensorFlow implementation of convolutional neural network for sentence classification tasks☆82Updated 7 years ago
- (arXiv:1509.06664) Reasoning about Entailment with Neural Attention.☆45Updated 5 years ago
- UNMAINTAINED: A multidocument text summarizer, the final project for CIS-530: Intro to Computational Linguistics☆39Updated 9 years ago
- Keras implementation of CoVe☆51Updated 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
- Python-formatted InsuranceQA data☆46Updated 6 years ago
- ☆109Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆80Updated 5 years ago
- Answer Sentence Selection using Deep Learning☆64Updated 8 years ago
- For those who want to model the inter-sentence relations, pls use the more powerful code of "Attentive Convolution" in another repository☆92Updated 6 years ago
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- R-NET implementation in TensorFlow.☆77Updated 6 years ago
- A program to correct non-word spelling error in sentences using ngram MAP Language Models, Noisy Channel Model, Error Confusion Matrix an…☆53Updated 4 years ago
- Abstractive Summarization IJCAI paper code☆29Updated 6 years ago
- An extremely simple Python wrapper for the SRI Language Modeling toolkit☆70Updated 10 years ago
- LexDecomp is an implementation of the Answer Selection (AS) model proposed in the paper Sentence Similarity Learning by Lexical Decomposi…☆51Updated 6 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆88Updated 7 years ago