hierarchical-attention-networks and attention-networks-for-classification

These are competitors, as both repositories provide implementations of Hierarchical Attention Networks for document classification, but in different deep learning frameworks (TensorFlow and PyTorch).

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 25/25
Stars: 467
Forks: 146
Downloads:
Commits (30d): 0
Language: Python
License: MIT
Stars: 608
Forks: 132
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License:
Stale 6m No Package No Dependents
No License Stale 6m No Package No Dependents

About hierarchical-attention-networks

ematvey/hierarchical-attention-networks

Document classification with Hierarchical Attention Networks in TensorFlow. WARNING: project is currently unmaintained, issues will probably not be addressed.

This tool helps organize and categorize large collections of text documents, like customer reviews or articles, by automatically assigning them to predefined categories. You provide it with raw text data, and it outputs classified documents, making it easier to analyze and manage information. It's ideal for data analysts, market researchers, or anyone needing to sort extensive text datasets efficiently.

document-classification text-analysis customer-feedback content-categorization data-management

About attention-networks-for-classification

EdGENetworks/attention-networks-for-classification

Hierarchical Attention Networks for Document Classification in PyTorch

This helps categorize written documents like customer reviews, articles, or legal texts by understanding their natural structure—words forming sentences, and sentences forming full documents. It takes raw text documents as input and outputs a classification or category for each document. A data scientist or machine learning engineer focused on natural language processing would use this to build more accurate text classification systems.

document-classification natural-language-processing text-analytics machine-learning-engineering

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