All Projects → lc222 → Char Cnn Text Classification Tensorflow

lc222 / Char Cnn Text Classification Tensorflow

Character-level Convolutional Networks for Text Classification论文仿真实现

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Char Cnn Text Classification Tensorflow

Chinese Text Classification
Chinese-Text-Classification,Tensorflow CNN(卷积神经网络)实现的中文文本分类。QQ群:522785813,微信群二维码:http://www.tensorflownews.com/
Stars: ✭ 284 (+294.44%)
Mutual labels:  cnn, text-classification
Sentiment analysis albert
sentiment analysis、文本分类、ALBERT、TextCNN、classification、tensorflow、BERT、CNN、text classification
Stars: ✭ 61 (-15.28%)
Mutual labels:  cnn, text-classification
Text Cnn
嵌入Word2vec词向量的CNN中文文本分类
Stars: ✭ 298 (+313.89%)
Mutual labels:  cnn, text-classification
Cnn Text Classification Keras
Text Classification by Convolutional Neural Network in Keras
Stars: ✭ 213 (+195.83%)
Mutual labels:  cnn, text-classification
Text Classification
Implementation of papers for text classification task on DBpedia
Stars: ✭ 682 (+847.22%)
Mutual labels:  cnn, text-classification
Cnn Text Classification Tf Chinese
CNN for Chinese Text Classification in Tensorflow
Stars: ✭ 237 (+229.17%)
Mutual labels:  cnn, text-classification
Rmdl
RMDL: Random Multimodel Deep Learning for Classification
Stars: ✭ 375 (+420.83%)
Mutual labels:  cnn, text-classification
Text Classification Cnn Rnn
CNN-RNN中文文本分类,基于TensorFlow
Stars: ✭ 3,613 (+4918.06%)
Mutual labels:  cnn, text-classification
Multi Class Text Classification Cnn Rnn
Classify Kaggle San Francisco Crime Description into 39 classes. Build the model with CNN, RNN (GRU and LSTM) and Word Embeddings on Tensorflow.
Stars: ✭ 570 (+691.67%)
Mutual labels:  cnn, text-classification
Textclassificationbenchmark
A Benchmark of Text Classification in PyTorch
Stars: ✭ 534 (+641.67%)
Mutual labels:  cnn, text-classification
Text Classification Demos
Neural models for Text Classification in Tensorflow, such as cnn, dpcnn, fasttext, bert ...
Stars: ✭ 144 (+100%)
Mutual labels:  cnn, text-classification
Cnn Question Classification Keras
Chinese Question Classifier (Keras Implementation) on BQuLD
Stars: ✭ 28 (-61.11%)
Mutual labels:  cnn, text-classification
Classifier multi label textcnn
multi-label,classifier,text classification,多标签文本分类,文本分类,BERT,ALBERT,multi-label-classification
Stars: ✭ 116 (+61.11%)
Mutual labels:  cnn, text-classification
Hierarchical Attention Networks Pytorch
Hierarchical Attention Networks for document classification
Stars: ✭ 239 (+231.94%)
Mutual labels:  cnn, text-classification
Cnn intent classification
CNN for intent classification task in a Chatbot
Stars: ✭ 90 (+25%)
Mutual labels:  cnn, text-classification
Multi Class Text Classification Cnn
Classify Kaggle Consumer Finance Complaints into 11 classes. Build the model with CNN (Convolutional Neural Network) and Word Embeddings on Tensorflow.
Stars: ✭ 410 (+469.44%)
Mutual labels:  cnn, text-classification
Eda nlp
Data augmentation for NLP, presented at EMNLP 2019
Stars: ✭ 902 (+1152.78%)
Mutual labels:  cnn, text-classification
Lstm Cnn classification
Stars: ✭ 64 (-11.11%)
Mutual labels:  cnn, text-classification
Deblurgan Tf
Unofficial tensorflow (tf) implementation of DeblurGAN: Blind Motion Deblurring Using Conditional Adversarial Networks
Stars: ✭ 60 (-16.67%)
Mutual labels:  cnn
Deep Atrous Cnn Sentiment
Deep-Atrous-CNN-Text-Network: End-to-end word level model for sentiment analysis and other text classifications
Stars: ✭ 64 (-11.11%)
Mutual labels:  text-classification

char-cnn-text-classification-tensorflow

主要用于记录“Character-level Convolutional Networks for Text Classification”论文的模型架构和仿真实现方法。 这是一篇2016年4月份刚发的文章,在此之前,原作者还发表过一篇“Text Understanding from Scratch”的论文,两篇论文基本上是一样的。 可以参见自己的博客http://blog.csdn.net/liuchonge/article/details/70947995

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].