BigFav / n-gramsLinks
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
Alternatives and similar repositories for n-grams
Users that are interested in n-grams are comparing it to the libraries listed below
Sorting:
- CRF to detect named entities (primarily names of people)☆119Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Updated 7 years ago
- Semantic Textual Similarity (STS) measures the degree of equivalence in the underlying semantics of paired snippets of text.☆97Updated 4 years ago
- Neural Language Correction implemented on Tensorflow☆156Updated 3 years ago
- Preparing a dataset for TensorFlow text summarization (TextSum) model.☆145Updated 8 years ago
- Neural network sequence labeling model☆251Updated 7 years ago
- Neural Attention Model for Abstractive Summarization☆73Updated 10 years ago
- Code for paper "End-to-End Non-Factoid Question Answering with an Interactive Visualization of Neural Attention Weights"☆65Updated 7 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in Tensorflow☆143Updated 8 years ago
- Semantic Similarity Measurement of Texts using Convolutional Neural Networks (He et al., EMNLP 2015)☆43Updated 8 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Implementation of Character-level Convolutional Networks for Text Classification in TensorFlow☆81Updated 9 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆81Updated 8 years ago
- Decomposable Attention Model for Sentence Pair Classification (from https://arxiv.org/abs/1606.01933)☆95Updated 8 years ago
- Python-formatted InsuranceQA data☆47Updated 7 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 10 years ago
- R-NET implementation in TensorFlow.☆77Updated 8 years ago
- Statistical Machine Translation implementation with Python: especially IBM Model1, 2, and phrase-based machine translation.☆81Updated 11 years ago
- Keras DL models to answer 8th grade science multiple choice questions (Kaggle AllenAI competition).☆235Updated 8 years ago
- A repository containing 300D character embeddings derived from the GloVe 840B/300D dataset, and uses these embeddings to train a deep lea…☆215Updated 8 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆118Updated 9 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 8 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 7 years ago
- Key-phrase extraction for research publications using graph-representation of texts and centrality measures☆19Updated 9 years ago
- Open R-NET (hy` առնետ 🐁) implementation and detailed analysis: https://git.io/vd8dx☆177Updated 8 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Updated 9 years ago
- Convolutional Neural Network for Text Classification in Tensorflow☆139Updated 8 years ago
- ☆108Updated 7 years ago
- Dialog State Tracking Challenge 5 (DSTC5)☆38Updated 9 years ago
- Uses Recurrent Neural Network (LSTM/GRU/basic_RNN units) for summarization of amazon reviews☆132Updated 8 years ago