Li-Ming-Fan / text_classification
Text classification models: cnn, self-attention, cnn-rnf, rnn-att, capsule-net. TensorFlow. Single GPU or multi GPU
☆18Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for text_classification
- Tensorflow Implementation of Densely Connected Bidirectional LSTM with Applications to Sentence Classification☆48Updated 6 years ago
- 利用keras搭建的胶囊网络(capsule network文本分类模型,包含RNN、CNN、HAN等,其中keras_utils包含了capsule层和attention层的keras实现☆77Updated 6 years ago
- Transfer learning for text classification with recurrent neural network(lstm)☆16Updated 6 years ago
- Ordered Neurons LSTM☆30Updated 2 years ago
- Densely Connected CNN with Multi-scale Feature Attention for Text Classification☆132Updated 6 years ago
- ☆39Updated 7 years ago
- RAdam optimizer for keras☆71Updated 5 years ago
- My implementation of "Hierarchical Attention Networks for Document Classification" in Keras☆26Updated 6 years ago
- Implement of paper Self-Taught Convolutional Neural Networks for Short Text Clustering using Keras.☆46Updated 6 years ago
- Keras Conv+BiLSTM for Named Entity Recognition☆24Updated 7 years ago
- Tensorflow+bilstm+attention+multi label text classify☆122Updated 6 years ago
- Hierarchical BiLSTM CNN using Keras☆76Updated 6 years ago
- Implement attention model to LSTM using TensorFlow☆10Updated 6 years ago
- Position embedding layers in Keras☆59Updated 2 years ago
- This is a drop-in Keras layer for ELMo embeddings.☆47Updated 5 years ago
- kaggle情感分析rnn+attention解法☆11Updated 7 years ago
- Comparing Text Classification results using BERT embedding and ULMFIT embedding☆65Updated 5 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…☆62Updated 4 years ago
- A Keras Implementation of Attention_based Siamese Manhattan LSTM☆54Updated 6 years ago
- Implement en-fr translation task by implenting seq2seq, encoder-decoder in RNN layers with Attention mechanism and Beamsearch inference d…☆21Updated 6 years ago
- Transfer Learning for Named Entity Recognition☆10Updated 5 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
- comment_toxic☆14Updated 6 years ago
- use google pre-training model bert to fine-tuning for the chinese multiclass classification☆41Updated 6 years ago
- Recurrent Entity Networks with Delayed Memory Update for Targeted Aspect-based Sentiment Analysis, published at NAACL 2018☆57Updated 6 years ago
- paper reading☆20Updated 6 years ago
- Bidirectional GRU with attention mechanism on imdb sentimental analysis dataset☆36Updated 7 years ago
- Industry chain data test:Sentence classify Bi-GRU-att☆21Updated 6 years ago
- Highway Networks implement in pytorch☆72Updated 2 years ago