char-cnn-text-classification-tensorflow and Char-level-CNN-for-Text-Classification-in-Keras
These are competitor implementations of the same text classification technique, with one (A) using TensorFlow and the other (B) using Keras.
About char-cnn-text-classification-tensorflow
lc222/char-cnn-text-classification-tensorflow
Character-level Convolutional Networks for Text Classification论文仿真实现
This project helps machine learning researchers and practitioners understand and replicate the 'Character-level Convolutional Networks for Text Classification' paper. It provides a working implementation of a character-level convolutional neural network, which takes raw text as input and classifies it into predefined categories. This is valuable for those studying or applying advanced text classification techniques.
About Char-level-CNN-for-Text-Classification-in-Keras
blues-lin/Char-level-CNN-for-Text-Classification-in-Keras
Character-level Convolution Neural Network for Text Classification in Keras
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work