xiaohan2012 / multi-label-text-classificationLinks
Mutli-label text classification using ConvNet and graph embedding (Tensorflow implementation)
☆44Updated 2 years ago
Alternatives and similar repositories for multi-label-text-classification
Users that are interested in multi-label-text-classification are comparing it to the libraries listed below
Sorting:
- This released code corresponds to TACL paper "attentive convolution". Attentive Convolution aims to generate a vector for two sentences.☆105Updated 7 years ago
- Tensorflow implementation of Semi-supervised Sequence Learning (https://arxiv.org/abs/1511.01432)☆82Updated 3 years ago
- Tensorflow implementation of Very Deep Convolutional Networks for Natural Language Processing☆79Updated 7 years ago
- An Open-source Neural Hierarchical Multi-label Text Classification Toolkit☆78Updated 6 years ago
- Code for reproducing the results from the paper Few Shot Text Classification with a Human in the Loop☆90Updated 7 years ago
- It is a tensorflow script for multi-task learning implementation of Kim's paper : Convolutional Neural Networks for Sentence Classificati…☆105Updated 9 years ago
- Implementation of Hierarchical Attention Networks as presented in https://www.cs.cmu.edu/~diyiy/docs/naacl16.pdf