char-cnn-text-classification-tensorflow and Char-CNN-for-Text-Classification
These two tools are competitors, as both are independent implementations of the "Character-level Convolutional Networks for Text Classification" paper, likely offering similar functionality for text classification based on character-level features.
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-for-Text-Classification
MingtaoGuo/Char-CNN-for-Text-Classification
Character-level Convolutional Networks for Text Classification
This tool helps categorize articles, posts, or any short text snippets into predefined categories like 'sports' or 'business'. You provide a collection of text documents, each with a category label, and the system learns to sort new, unlabeled texts. This is ideal for content managers, researchers, or anyone needing to automatically organize large volumes of textual information.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work