a-PyTorch-Tutorial-to-Text-Classification and Hierarchical-attention-networks-pytorch

Both repositories provide PyTorch implementations of Hierarchical Attention Networks for text classification, making them direct competitors offering alternative codebases for the same task.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 22/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Stars: 249
Forks: 54
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 a-PyTorch-Tutorial-to-Text-Classification

sgrvinod/a-PyTorch-Tutorial-to-Text-Classification

Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification

This is a tutorial for deep learning developers who want to build a model that can automatically label text documents with specific categories. You provide the text content, and the model classifies it into predefined categories, also highlighting the most important words and sentences that led to its decision. This is ideal for machine learning engineers and researchers working with natural language processing.

text-classification natural-language-processing deep-learning-implementation hierarchical-attention-networks PyTorch-development

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