classify text by rnn/lstm, based on TensorFlow r1.0
☆86Jun 29, 2017Updated 8 years ago
Alternatives and similar repositories for RNN-Classification
Users that are interested in RNN-Classification are comparing it to the libraries listed below
Sorting:
- Text classification using LSTM☆172Aug 14, 2017Updated 8 years ago
- Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tens…☆600Mar 23, 2018Updated 7 years ago
- This project demonstrates the use of generic bi-directional LSTM models for predicting importance of words in a spoken dialgoue for under…☆10Mar 24, 2023Updated 2 years ago
- ☆39Feb 16, 2017Updated 9 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆22Oct 2, 2018Updated 7 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31May 7, 2017Updated 8 years ago
- ☆12Mar 1, 2019Updated 7 years ago
- Improving Opinion-Target Extraction with Character-Level Word Embeddings☆11Jan 25, 2018Updated 8 years ago
- Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings …☆426Mar 25, 2018Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Jan 5, 2018Updated 8 years ago
- ☆307Apr 12, 2017Updated 8 years ago
- Spoken Language Understanding(SLU)/Slot Filling in Keras☆100Sep 19, 2018Updated 7 years ago
- ☆28May 31, 2018Updated 7 years ago
- Calculates the most important words of given documents.☆11Jul 24, 2012Updated 13 years ago
- pyTorch-text-classification☆16Dec 6, 2017Updated 8 years ago
- An RNN based encoder-decoder model for Machine Translation☆14May 7, 2015Updated 10 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Jun 23, 2017Updated 8 years ago
- ☆34Jul 24, 2017Updated 8 years ago
- Recurrent Additive Networks for Tensorflow☆16Jun 30, 2017Updated 8 years ago
- Implement GRU or CNN in python/theano to learn the sentences representation for coherence, answer selecting or dialogue.☆15Apr 22, 2017Updated 8 years ago
- 自动构建中文词库:http://www.matrix67.com/blog/archives/5044☆655Dec 5, 2023Updated 2 years ago
- CNN-RNN中文文本分类,基于TensorFlow☆4,287Mar 31, 2024Updated last year
- Active Learning for text classification using scikit-learn☆24Jun 6, 2019Updated 6 years ago
- deep learning models for text classification written in TensorFlow(Python).☆60Oct 28, 2022Updated 3 years ago
- Implementation of the Convolution Neural Network for factoid QA on the answer sentence selection task☆197Aug 29, 2016Updated 9 years ago
- Word embedding training code for《Natural Language Processing (Almost) from Scratch》 by Ronan Collobert and Jason Weston.☆17Nov 8, 2013Updated 12 years ago
- Tensorflow implementation of attention mechanism for text classification tasks.☆747Dec 20, 2019Updated 6 years ago
- all kinds of text classification models and more with deep learning☆7,951Sep 28, 2023Updated 2 years ago
- Implement character-level language models for text generation based-on LSTM, in Python/TensorFlow☆149Apr 27, 2017Updated 8 years ago
- SimSimi API code samples☆20Aug 20, 2014Updated 11 years ago
- Java SDK, 聊天机器人☆20May 31, 2023Updated 2 years ago
- code for 2019 bytedance icme☆16Feb 15, 2019Updated 7 years ago
- Source code for the paper "Neural Multi-Step Reasoning for Question Answering on Semi-Structured Tables"☆20May 18, 2017Updated 8 years ago
- LSTM-CRF models for sequence labeling in text.☆173Aug 24, 2017Updated 8 years ago
- CNN for Chinese Text Classification in Tensorflow☆238Jan 23, 2018Updated 8 years ago
- Word sense disambiguation using contextualized word embedding☆17Dec 18, 2019Updated 6 years ago
- spark,NLP,新词发现,自然语言处理☆23Mar 16, 2018Updated 7 years ago
- This is a python and keras implementation of the VIS+LSTM visual question answering model.☆46Jan 6, 2017Updated 9 years ago
- An easy-to-use named entity recognition (NER) toolkit, implemented the Bi-LSTM+CRF model in tensorflow.☆347May 26, 2018Updated 7 years ago