lc222 / char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
☆73Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for char-cnn-text-classification-tensorflow
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆69Updated 6 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆87Updated 7 years ago
- ☆40Updated 7 years ago
- A tensorflow implementation of siamese lstm.☆90Updated 7 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 6 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 5 years ago
- NLPCC2017示例代码以及数据描述☆116Updated 7 years ago
- Source codes for paper "Neural Networks Incorporating Dictionaries for Chinese Word Segmentation", AAAI 2018☆91Updated 6 years ago
- the implement of text understanding from scratch☆35Updated 7 years ago
- classify text by rnn/lstm, based on TensorFlow r1.0☆86Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆77Updated 5 years ago
- This is an implementation of paper A-STRUCTURED-SELF-ATTENTIVE-SENTENCE-EMBEDDING by PyTorch.☆35Updated 6 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆140Updated 6 years ago
- 这是一个tensorflow使用的样例,改自于https://guillaumegenthial.github.io/sequence-tagging-with-tensorflow.html☆37Updated 7 years ago
- 2017知乎看山杯比赛,我的代码。☆63Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- a tensorflow version of Word2Vec with a new loss☆115Updated 7 years ago
- Multi-Task Learning in NLP☆95Updated 6 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- Kaggle Quora 第21名解 决方案☆71Updated 7 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆58Updated 7 years ago
- lstm with attention to deal with qa☆33Updated 7 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated last year
- Keras implementation of Bilateral Multi-Perspective Matching.☆62Updated 7 years ago
- hierarchical attention model☆101Updated 6 years ago
- This is to reproduce article <A DEEP REINFORCED MODEL FOR ABSTRACTIVE SUMMARIZATION>☆30Updated 6 years ago