DongjunLee / text-cnn-tensorflowLinks
Convolutional Neural Networks for Sentence Classification(TextCNN) implements by TensorFlow
☆252Updated 6 years ago
Alternatives and similar repositories for text-cnn-tensorflow
Users that are interested in text-cnn-tensorflow are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆151Updated 6 years ago
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆297Updated 6 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆228Updated 6 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆302Updated 6 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆277Updated 6 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆157Updated 6 years ago
- ☆316Updated 2 years ago
- Tensorflow implementation of "A Structured Self-Attentive Sentence Embedding"☆193Updated 3 years ago
- Neural network toolkit for sentence pair modeling.☆303Updated 4 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 8 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆282Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆170Updated 2 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 4 years ago
- QANet in keras (with Cove)☆66Updated 6 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆189Updated 4 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆205Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- BiLSTM-CNN-CRF architecture for sequence tagging using ELMo representations.☆387Updated 2 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆286Updated 2 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆465Updated last year
- keras attentional bi-LSTM-CRF for Joint NLU (slot-filling and intent detection) with ATIS☆123Updated 6 years ago
- Convolutional Neural Network for Multi-label Multi-instance Relation Extraction in Tensorflow☆189Updated 8 years ago
- Dilated CNNs for NER in TensorFlow☆242Updated 6 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- Sentence2vec by Rock☆312Updated 2 months ago
- My (slightly modified) Keras implementation of the Recurrent Convolutional Neural Network (RCNN) described here: http://www.aaai.org/ocs/…☆183Updated 7 years ago