Repository navigation
vdcnn
- Website
- Wikipedia
中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN
Implementation of Very Deep Convolutional Neural Network for Text Classification
All kinds of neural text classifiers implemented by Keras
PyTorch repository for text categorization and NER experiments in Turkish and English.
Very deep CNN for text classification
Text Classification in PyTorch
Very deep CNN for text classification
Implementation of Very Deep Convolutional Neural Network paper
Implementation of the Very Deep Convolutional Networks for Text Classification
Keras Implementation of Very Deep Convolutional Neural Network for Text Classification
The Final Project of NLP Course:
From linear models to very deep CNNs on text classification tasks.