Text-Classification and Hierarchical-attention-networks-pytorch

These are competitors: both implement hierarchical attention networks for document classification in PyTorch, with Tool B being a specialized single-model implementation while Tool A offers a broader suite of text classification architectures including HAN as one option.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Stars: 154
Forks: 31
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 406
Forks: 107
Downloads:
Commits (30d): 0
Language: Python
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About Text-Classification

Renovamen/Text-Classification

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

About Hierarchical-attention-networks-pytorch

vietnh1009/Hierarchical-attention-networks-pytorch

Hierarchical Attention Networks for document classification

Implements two-level attention mechanisms at word and sentence levels to capture document structure, with GloVe word embeddings (50-300d) initialized in the embedding layer rather than default random initialization. Built on PyTorch with early stopping regularization and TensorBoard integration for training visualization. Includes a web demo interface and pre-trained models evaluated across eight datasets (AG News, DBPedia, Yelp, Amazon, Yahoo Answers) with configurable batch size, learning rate, and embedding dimensions.

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