bburns / LanguageModelsLinks
Comparison of n-gram vs RNN (recurrent neural network) language models (predicting next word in a sequence), using Python, NLTK, Keras, and TensorFlow
☆47Updated 8 years ago
Alternatives and similar repositories for LanguageModels
Users that are interested in LanguageModels are comparing it to the libraries listed below
Sorting:
- This is the code&dataset for the paper [Hierarchical Memory Networks for Answer Selection on Unknown Words. COLING 2016]☆44Updated 6 years ago
- BiLSTM-CRF for sequence labeling in Dynet☆80Updated 8 years ago
- ICASSP2017: End-to-end joint learning of natural language understanding and dialogue manager☆74Updated 7 years ago
- Multilingual hierarchical attention networks toolkit☆77Updated 5 years ago
- EMNLP2015_code_Long Short-Term Memory Neural Networks for Chinese Word Segmentation☆76Updated 9 years ago
- Attempt at using LSTMs to predict semantic relatedness of sentences (a la Tai et al. in Improved Semantic Representations From Tree-Struc…☆22Updated 9 years ago
- An attempt to implement the TreeLSTM in Theano☆44Updated 9 years ago
- Implement SC-LSTM model for text generation in control of words, in Python/TensorFlow☆87Updated 8 years ago
- Recurrent neural networks and Dynamic memory networks for sentiment classification☆30Updated 8 years ago
- LSTM Language Model with Subword Units Input Representations☆42Updated 4 years ago
- ☆43Updated 9 years ago
- QA - Answer Selection (Rank candidate answers for a given question)☆36Updated 7 years ago
- ☆28Updated 9 years ago
- koalaGreener / Character-level-Convolutional-Network-for-Text-Classification-Applied-to-Chinese-CorpusThesis of UCL student Weijie Huang☆35Updated 3 years ago
- Answer Sentence Selection using Deep Learning☆63Updated 9 years ago
- Implement deep memory network used for Aspect Level Sentiment Classification☆15Updated 2 years ago
- A Neural Reading Comprehension-based Question Answering System☆80Updated 6 years ago
- Abstractive Summarization IJCAI paper code☆28Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆36Updated 7 years ago
- ☆47Updated 7 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆99Updated 6 years ago
- Source code for an ACL2016 paper of Chinese word segmentation☆79Updated 6 years ago
- Keras (re)implementation of paper "Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks. SIGIR, 2015"☆67Updated 8 years ago
- Keras implementation of CoVe☆50Updated 6 years ago
- ☆23Updated 2 years ago
- Implementing , learning and re implementing "End-to-end Sequence Labeling via Bi-directional LSTM-CNNs-CRF" in keras☆71Updated 7 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- Tensorflow implementation of joint modeling of SLU (intent & slot filling) and LM with RNNs.☆117Updated 8 years ago
- Dialog State Tracking Challenge 6 (DSTC6)☆54Updated 7 years ago
- TensorFlow等的Model的中文注释☆9Updated 2 years ago