TextClassification-Keras and text_classification

These two tools are competitors, as both offer various deep learning models for text classification, with the latter specifically implementing them in Keras, while the former is more general in its deep learning model offering.

TextClassification-Keras
51
Established
text_classification
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Stars: 812
Forks: 186
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 7,950
Forks: 2,546
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About TextClassification-Keras

ShawnyXiao/TextClassification-Keras

Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN, TextBiRNN, TextAttBiRNN, HAN, RCNN, RCNNVariant, etc.

This helps classify text documents into predefined categories, such as spam detection, sentiment analysis, or topic labeling. You provide raw text data, and it outputs labels indicating what each piece of text is about. This is ideal for data scientists or machine learning engineers who need to build and evaluate robust text classification systems for various business applications.

text-categorization sentiment-analysis spam-detection topic-modeling document-tagging

About text_classification

brightmart/text_classification

all kinds of text classification models and more with deep learning

This project offers tools to categorize written text, helping you automatically assign labels or topics to documents or sentences. You provide raw text, and it outputs classifications, even for cases where a single piece of text has multiple associated labels. This is for data scientists or NLP engineers who need to build or benchmark models for text understanding tasks.

text-categorization natural-language-processing content-tagging information-extraction document-analysis

Scores updated daily from GitHub, PyPI, and npm data. How scores work