au1206/Convolutional-Neural-Networks-for-Sentence-Classification
This is a Keras based implementation of the paper Convolutional Neural Networks for Sentence Classification by Yoon Kim et al.(https://arxiv.org/pdf/1408.5882.pdf)
No commits in the last 6 months.
Stars
6
Forks
3
Language
Jupyter Notebook
License
—
Last pushed
Oct 19, 2018
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/au1206/Convolutional-Neural-Networks-for-Sentence-Classification"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN,...
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch