char-cnn-text-classification-tensorflow and char-CNN-text-classification-tensorflow
These two tools are competitors, as both are independent TensorFlow implementations of the "Character-level Convolutional Networks for Text Classification" paper, offering alternative codebases for the same task.
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-CNN-text-classification-tensorflow
Irvinglove/char-CNN-text-classification-tensorflow
the implement of text understanding from scratch
This project helps classify news articles into categories directly from their raw text. You feed in the text of news articles, and it outputs predictions about what category each article belongs to (e.g., sports, politics, business). It's designed for anyone needing to automatically sort or organize large collections of text, particularly news content, without needing pre-processed data.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work