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:
- all kinds of baseline models for sentence similarity 句子对语义相似度模型☆298Updated 7 years ago
- Tensorflow Implementation of "Recurrent Convolutional Neural Network for Text Classification" (AAAI 2015)☆152Updated 6 years ago
- Hierarchical Attention Networks for Chinese Sentiment Classification☆206Updated 8 years ago
- Simple embedding based text classifier inspired by fastText, implemented in tensorflow☆303Updated 7 years ago
- A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks☆188Updated 9 years ago
- Implementation of ABCNN(Attention-Based Convolutional Neural Network) on Tensorflow☆279Updated 6 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- Implementation of Very Deep Convolutional Neural Network for Text Classification☆172Updated 3 years ago
- About Text Pairs (Sentence Level) Classification (Similarity Modeling) Based on Neural Network.☆190Updated 4 years ago
- Text Classification by Convolutional Neural Network in Keras☆218Updated 7 years ago
- Multi-class metrics for Tensorflow☆223Updated 2 years ago
- Tensorflow implementations of various Deep Semantic Matching Models (DSMM).☆229Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Using pre trained word embeddings (Fasttext, Word2Vec)☆158Updated 7 years ago
- paper note, including personal comments, introduction, code etc☆275Updated 4 years ago
- The project surveys 16+ Natural Language Processing (NLP) research papers that propose novel Deep Neural Network Models for Text Classifi…☆193Updated 7 years ago
- Tensorflow implementation of "Attention-Based Recurrent Neural Network Models for Joint Intent Detection and Slot Filling" (https://arxiv…☆283Updated 7 years ago
- The Tensorflow code for this ACL 2018 paper: "Baseline Needs More Love: On Simple Word-Embedding-Based Models and Associated Pooling Mech…☆287Updated 2 years ago
- Educational material on using the TensorFlow Estimator framework for text classification☆135Updated 6 years ago
- Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will proba…☆467Updated last year
- A tensorflow implementation of siamese lstm.☆90Updated 8 years ago
- Dilated CNNs for NER in TensorFlow☆245Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆86Updated 8 years ago
- My PyTorch implementation of the Deep Semantic Similarity Model (DSSM)/Convolutional Latent Semantic Model (CLSM) described here: http://…☆211Updated 5 years ago
- Text classification using LSTM☆172Updated 8 years ago
- BiMPM: Bilateral Multi-Perspective Matching for Natural Language Sentences☆435Updated 4 years ago
- Chinsese_word_vectors☆200Updated 9 years ago
- ACL 2018: Hybrid semi-Markov CRF for Neural Sequence Labeling (http://aclweb.org/anthology/P18-2038)☆303Updated 7 years ago
- Character-level Convolutional Networks for Text Classification论文仿真实现☆72Updated 8 years ago
- A Tensorflow Implementation of R-net: Machine reading comprehension with self matching networks☆321Updated 4 years ago