Li-Ming-Fan / text_classificationLinks
Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU
☆19Updated 5 years ago
Alternatives and similar repositories for text_classification
Users that are interested in text_classification are comparing it to the libraries listed below
Sorting:
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆47Updated 7 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 6 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 7 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 7 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 7 years ago
- Implement attention model to LSTM using TensorFlow☆10Updated 6 years ago
- ☆39Updated 6 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆34Updated 7 years ago
- ☆38Updated 8 years ago
- Highway Networks implement in pytorch☆71Updated 2 years ago
- paper reading☆20Updated 6 years ago
- 一些不同的Attention机制代码☆20Updated 5 years ago
- Semi Supervised Learning for Text-Classification☆83Updated 6 years ago
- Keras implementation of “Gated Linear Unit ”☆23Updated last year
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 7 years ago
- 层次注意力机制用于文本分类☆10Updated 5 years ago
- Tensorflow+bilstm+attention+multi label text classify☆121Updated 7 years ago
- Official code of our work, Robust, Transferable Sentence Representations for Text Classification [Arxiv 2018].☆21Updated 6 years ago
- This is our solution for WSDM - DiggSci 2020. We implemented a simple yet robust search pipeline which ranked 2nd in the validation set a…☆63Updated 4 years ago
- Tensorflow implementation of the Convolutional Recurrent Neural Network model with max pooling and attentive pooling, for relation classi…☆47Updated 7 years ago
- 在Pytorch下,采用LSTM/C-LSTM/CNN等方法,对评论进行多标签分类☆33Updated 7 years ago
- Dilate Gated Convolutional Neural Network For Machine Reading Comprehension☆39Updated 5 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 7 years ago
- bert on Jigsaw Unintended Bias in Toxicity Classification☆50Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆40Updated 6 years ago
- My 1st place solution at WSDM 2019 cup for fake news classification☆44Updated 5 years ago
- ogeek算法挑战赛方案☆21Updated 6 years ago