HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Character-level Convolutional Networks for Text Classification

Xiang Zhang; Junbo Zhao; Yann LeCun

Character-level Convolutional Networks for Text Classification

Abstract

This article offers an empirical exploration on the use of character-level convolutional networks (ConvNets) for text classification. We constructed several large-scale datasets to show that character-level convolutional networks could achieve state-of-the-art or competitive results. Comparisons are offered against traditional models such as bag of words, n-grams and their TFIDF variants, and deep learning models such as word-based ConvNets and recurrent neural networks.

Code Repositories

tuvuumass/SCoPE
tf
Mentioned in GitHub
ArdalanM/nlp-benchmarks
pytorch
Mentioned in GitHub
zhangxiangxiao/Crepe
pytorch
Mentioned in GitHub
anutkk/RambaNet
tf
Mentioned in GitHub
paddorch/CharCNN.paddle
paddle
Mentioned in GitHub
alrope123/prompt-waywardness
pytorch
Mentioned in GitHub
uds-lsv/bert-lnl
pytorch
Mentioned in GitHub
HeyLynne/char_cnn
tf
Mentioned in GitHub
mhjabreel/CharCnn_Keras
tf
Mentioned in GitHub
threelittlemonkeys/text-cnn-pytorch
pytorch
Mentioned in GitHub
cmasch/cnn-text-classification
tf
Mentioned in GitHub
ahmedbesbes/character-based-cnn
pytorch
Mentioned in GitHub
mhjabreel/CharCNN
tf
Mentioned in GitHub
hc495/staicc
pytorch
Mentioned in GitHub
ZeweiChu/NatCat
pytorch
Mentioned in GitHub
sunginmkone/AWS_Training_NLP
pytorch
Mentioned in GitHub
protonx-tf-03-projects/CharCNN
tf
Mentioned in GitHub
Fadeich/HotFlip-CNN-pytorch
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
sentiment-analysis-on-yelp-binaryChar-level CNN
Error: 4.88
sentiment-analysis-on-yelp-fine-grainedChar-level CNN
Error: 37.95
text-classification-on-ag-newsChar-level CNN
Error: 9.51
text-classification-on-dbpediaChar-level CNN
Error: 1.55

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Character-level Convolutional Networks for Text Classification | Papers | HyperAI