hierarchical-attention-networks and Hierarchical-attention-networks-pytorch

These are **competitors** — both implement the same hierarchical attention mechanism for document classification, differing only in their underlying deep learning framework (TensorFlow vs. PyTorch), so users would typically choose one based on their preferred framework rather than using both together.

Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Stars: 87
Forks: 25
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 hierarchical-attention-networks

qtuantruong/hierarchical-attention-networks

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

This project helps you automatically categorize text documents like customer reviews or product feedback. You input a collection of text documents, and it outputs classifications, making it easier to sort and analyze large volumes of text. This is designed for data scientists or researchers who need to classify unstructured text efficiently.

document-classification text-analytics customer-feedback sentiment-analysis research-data-categorization

About Hierarchical-attention-networks-pytorch

vietnh1009/Hierarchical-attention-networks-pytorch

Hierarchical Attention Networks for document classification

This project helps classify large volumes of text documents into predefined categories, such as news topics, product review sentiment, or answer types. You provide a dataset of documents along with their correct categories, and the system learns to automatically assign categories to new, unseen documents. This is useful for data analysts, content managers, or anyone needing to sort or filter large collections of text efficiently.

document-categorization text-analysis content-moderation information-organization sentiment-analysis

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