Text-Classification and Hierarchical-attention-networks-pytorch

These are competitors: both implement hierarchical attention networks for document classification in PyTorch, with Tool B being a specialized single-model implementation while Tool A offers a broader suite of text classification architectures including HAN as one option.

Maintenance 0/25
Adoption 10/25
Maturity 16/25
Community 20/25
Maintenance 0/25
Adoption 10/25
Maturity 8/25
Community 24/25
Stars: 154
Forks: 31
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 Text-Classification

Renovamen/Text-Classification

PyTorch implementation of some text classification models (HAN, fastText, BiLSTM-Attention, TextCNN, Transformer) | 文本分类

This tool helps you automatically sort text documents, like news articles or product reviews, into predefined categories. You provide a collection of text data, and it outputs labels for each document based on its content. This is useful for data scientists, machine learning engineers, and researchers who need to categorize large volumes of unstructured text.

text-categorization document-tagging natural-language-processing sentiment-analysis news-classification

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