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.
No commits in the last 6 months.
Use this if you need to classify large datasets of text documents into predefined categories and want to understand which parts of the text are most important for the classification.
Not ideal if you're looking for a drag-and-drop tool or don't have experience with command-line interfaces and Python environments.
Stars
87
Forks
25
Language
Python
License
MIT
Category
Last pushed
May 28, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/qtuantruong/hierarchical-attention-networks"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
kk7nc/HDLTex
HDLTex: Hierarchical Deep Learning for Text Classification
richliao/textClassifier
Text classifier for Hierarchical Attention Networks for Document Classification
RandolphVI/Hierarchical-Multi-Label-Text-Classification
The code of CIKM'19 paper《Hierarchical Multi-label Text Classification: An Attention-based...
yumeng5/LOTClass
[EMNLP 2020] Text Classification Using Label Names Only: A Language Model Self-Training Approach
sgrvinod/a-PyTorch-Tutorial-to-Text-Classification
Hierarchical Attention Networks | a PyTorch Tutorial to Text Classification