Hierarchical-attention-networks-pytorch and tf-han

These two tools are competitors, as both implement the Hierarchical Attention Networks model for document classification, but tool A uses PyTorch while tool B uses TensorFlow.

Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 15/25
Stars: 406
Forks: 107
Downloads:
Commits (30d): 0
Language: Python
License:
Stars: 9
Forks: 5
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No License Stale 6m No Package No Dependents
Stale 6m No Package No Dependents

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

About tf-han

shengc/tf-han

TensorFlow Implementation For [Hierarchical Attention Networks for Document Classification](http://www.cs.cmu.edu/~./hovy/papers/16HLT-hierarchical-attention-networks.pdf)

This helps classify documents like news articles or customer feedback into predefined categories by understanding their structure. You input a collection of text documents, and it outputs labels for each document. This is useful for data analysts, content managers, or researchers who need to automatically organize large volumes of text.

document-classification text-analysis content-categorization information-retrieval natural-language-processing

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