Text classification models using deep learning
Top 6.7% on sourcepulse
This repository provides a comprehensive collection of deep learning models for text classification, targeting NLP researchers and practitioners. It offers implementations of various classic and state-of-the-art architectures, enabling users to explore, benchmark, and apply them to their own datasets for tasks like sentiment analysis and multi-label classification.
How It Works
The project implements a wide array of text classification models, including fastText, TextCNN, RNNs, RCNNs, Hierarchical Attention Networks, Seq2Seq with attention, Transformers, Dynamic Memory Networks, and Entity Networks. It supports multi-label classification and offers ensemble methods like boosting. The models are designed to be independent of the dataset, with a focus on providing baseline implementations and exploring different architectural choices for language understanding.
Quick Start & Requirements
Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
1 year ago
Inactive