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
- CRF to detect named entities (primarily names of people)☆119Updated 7 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 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
- Neural Attention Model for Abstractive Summarization☆73Updated 9 years ago
- Implementation of the multi feed-forward network architecture by Parikh et al. (2016) for Natural Language Inference.☆87Updated 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
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆95Updated 3 years ago
- Accompanying notebook for the Entailment with Tensorflow article.☆82Updated 5 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 7 years ago
- A tensorflow implementation of Convolutional Neural Networks for Sentence Classification☆76Updated 8 years ago
- UNMAINTAINED: A multidocument text summarizer, the final project for CIS-530: Intro to Computational Linguistics☆40Updated 9 years ago
- ☆108Updated 6 years ago
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- NLP tools on Lasagne☆61Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- A BiRNN framework implemented in Python and TensorFlow to extract parallel sentences from aligned comparable corpora.☆33Updated 6 years ago
- Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.☆81Updated 10 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
- Question classification on TREC dataset using Deep Neural structures, namely CNN & LSTM & both of them.☆30Updated 8 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- System that participated in Semeval 2014 task 4: Aspect Based Sentiment Analysis☆56Updated 10 years ago
- deep learning models for text classification written in TensorFlow(Python).☆61Updated 2 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago