Irvinglove / char-CNN-text-classification-tensorflow
the implement of text understanding from scratch
☆34Updated 7 years ago
Alternatives and similar repositories for char-CNN-text-classification-tensorflow:
Users that are interested in char-CNN-text-classification-tensorflow are comparing it to the libraries listed below
- Character-level Convolutional Networks for Text Classification论文仿真实现☆71Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 6 years ago
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆104Updated 7 years ago
- ☆39Updated 8 years ago
- 使用Theano实现的一些RNN代码,包括最基本的RNN,LSTM,以及部分Attention模型,如论文MLSTM等☆31Updated 7 years ago
- This is a implementation of the paper A SIMPLE BUT TOUGH-TO-BEAT BASELINE FOR SENTENCE EMBEDDING.☆85Updated 7 years ago
- Code for the article "Semantic-Unit-Based Dilated Convolution for Multi-Label Text Classification" (EMNLP 2018)☆154Updated 6 years ago
- A tensorflow implementation of siamese lstm.☆89Updated 7 years ago
- Resources, datasets, papers on Question Answering☆56Updated 3 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolution Neural Networks论文实现☆68Updated 6 years ago
- keras sparse implement of margin-softmax☆100Updated 6 years ago
- 论文“Attention-over-Attention Neural Networks for Reading Comprehension”中AoA模型实现☆57Updated 7 years ago
- Multi-Perspective Sentence Similarity Modeling with Convolutional Neural Network复现☆21Updated 6 years ago
- NLPCC2017示例代码以及数据描述☆115Updated 7 years ago
- 蚂蚁金服NLP问题相似度计算比赛☆18Updated 2 years ago
- lstm with attention to deal with qa☆33Updated 8 years ago
- 2018百度机器阅读理解竞赛☆27Updated 6 years ago
- Keras implementation of Bilateral Multi-Perspective Matching.☆61Updated 7 years ago
- ☆56Updated 7 years ago
- Tensorflow-LSTM-CRF tool for Named Entity Recognizer☆59Updated 7 years ago
- ☆121Updated 7 years ago
- Keras implementation of ABCNN by Yin & Schütze (WIP)☆23Updated 4 years ago
- ☆49Updated 7 years ago
- Kaggle Quora 第21名解决方案☆71Updated 7 years ago
- A (CNN+)RNN(LSTM/BiLSTM)+CRF model for sequence labelling.☆139Updated 7 years ago
- TensorFlow implementation of the ESIM model (Enhanced LTSM for natural language inference)☆76Updated 6 years ago
- LSTM-CRF for NER with ConLL-2002 dataset☆46Updated 6 years ago
- code for NER using HMM;s and linear chain CRF's☆50Updated 9 years ago
- 基于capsule的观点型阅读理解模型☆89Updated 5 years ago
- pytorch用Textcnn-bilstm-crf模型实现命名实体识别☆41Updated 6 years ago