hierarchical-attention-networks and tf-han

Both tools are independent TensorFlow implementations of the same "Hierarchical Attention Networks for Document Classification" paper, making them **competitors** for users seeking a pre-built solution for that specific architecture.

tf-han
36
Emerging
Maintenance 0/25
Adoption 9/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 5/25
Maturity 16/25
Community 15/25
Stars: 87
Forks: 25
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 9
Forks: 5
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
Stale 6m No Package No Dependents
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 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