textClassifier and hierarchical-attention-networks

These are **competitors**: both implement the same Hierarchical Attention Networks architecture for document classification, offering alternative implementations of the same paper with no dependency relationship between them.

textClassifier
51
Established
Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Stars: 1,080
Forks: 374
Downloads:
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 87
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

About textClassifier

richliao/textClassifier

Text classifier for Hierarchical Attention Networks for Document Classification

Implements three distinct architectures—hierarchical attention networks with word and sentence-level attention, CNNs with convolutional filters, and bidirectional LSTMs with attention mechanisms—all built on Keras. Supports interpretability by extracting attention weights to identify important words for predictions. Compatible with pre-trained GloVe embeddings and includes training pipelines on standard datasets like IMDB reviews.

About hierarchical-attention-networks

qtuantruong/hierarchical-attention-networks

TensorFlow implementation of the paper "Hierarchical Attention Networks for Document Classification"

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