Character Level CNN NLP Tools
Character-level convolutional neural networks for text classification and representation learning. Includes implementations processing raw characters as input features. Does NOT include word-level embeddings, general text classification frameworks, or character-based methods outside CNN architectures.
There are 24 character level cnn tools tracked. The highest-rated is ilivans/tf-rnn-attention at 44/100 with 747 stars.
Get all 24 projects as JSON
curl "https://pt-edge.onrender.com/api/v1/datasets/quality?domain=nlp&subcategory=character-level-cnn&limit=20"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
| # | Tool | Score | Tier |
|---|---|---|---|
| 1 |
ilivans/tf-rnn-attention
Tensorflow implementation of attention mechanism for text classification tasks. |
|
Emerging |
| 2 |
carpedm20/lstm-char-cnn-tensorflow
in progress |
|
Emerging |
| 3 |
ahmedbesbes/character-based-cnn
Implementation of character based convolutional neural network |
|
Emerging |
| 4 |
AlexGidiotis/Document-Classifier-LSTM
A bidirectional LSTM with attention for multiclass/multilabel text classification. |
|
Emerging |
| 5 |
NonvolatileMemory/AAAI_2019_EXAM
Official implementation of "Explicit Interaction Model towards Text Classification" |
|
Emerging |
| 6 |
vietnh1009/Character-level-cnn-pytorch
Character-level CNN for text classification |
|
Emerging |
| 7 |
bcol23/HyperIM
PyTorch implementation of the paper "Hyperbolic Interaction Model For... |
|
Emerging |
| 8 |
vietnh1009/Character-level-cnn-tensorflow
Character-level CNN for text classification |
|
Emerging |
| 9 |
lc222/char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现 |
|
Emerging |
| 10 |
nn116003/self-attention-classification
document classification using LSTM + self attention |
|
Emerging |
| 11 |
Irvinglove/char-CNN-text-classification-tensorflow
the implement of text understanding from scratch |
|
Experimental |
| 12 |
dgai91/pytorch-acnn-model
code of Relation Classification via Multi-Level Attention CNNs |
|
Experimental |
| 13 |
pratapbhanu/CRCNN
Classifying Relations by Ranking with Convolutional Neural Networks |
|
Experimental |
| 14 |
nicolay-r/AREnets
Tensorflow-based framework which lists attentive implementation of the... |
|
Experimental |
| 15 |
bcol23/EXAM-MXNet
An unofficial MXNet implementation of the AAAI-19 paper "Explicit... |
|
Experimental |
| 16 |
blues-lin/Char-level-CNN-for-Text-Classification-in-Keras
Character-level Convolution Neural Network for Text Classification in Keras |
|
Experimental |
| 17 |
MingtaoGuo/Char-CNN-for-Text-Classification
Character-level Convolutional Networks for Text Classification |
|
Experimental |
| 18 |
shanky1947/Paper-Evaluation-using-AI
It is able to recognize handwritten text, uses IAM dataset for training. CNN... |
|
Experimental |
| 19 |
protonx-tf-03-projects/CharCNN
Implementation of paper: Character-level Convolutional Networks for Text... |
|
Experimental |
| 20 |
IyatomiLab/CE-CLCNN
📝 Official Implementation of "End-to-End Text Classification via Image-based... |
|
Experimental |
| 21 |
ruyimarone/character-eyes
🔤 👀 Seeing Language Through Character Level Taggers, BlackboxNLP 2019 |
|
Experimental |
| 22 |
akjindal53244/text_classification_hierarchical_cnn
Text classification using char-CNN + word-CNN |
|
Experimental |
| 23 |
koesan/Char_Cnn_Rnn
Advanced text embedding system using Character-level CNN-RNN architecture... |
|
Experimental |
| 24 |
hoangcaobao/CharCNN
CharCNN model using TensorFlow framework for sentiment analysis |
|
Experimental |