4AI/AGN
Official Code for Merging Statistical Feature via Adaptive Gate for Improved Text Classification (AAAI2021)
This project helps data scientists, machine learning engineers, and NLP researchers improve the accuracy of text classification models. By providing text data and corresponding labels (like sentiment or topic), it produces a trained model that can categorize new, unseen text more effectively. The end result is a more reliable way to automatically sort or understand large volumes of text.
No commits in the last 6 months.
Use this if you need to build a text classification model and want to achieve better performance by incorporating statistical features.
Not ideal if you are looking for a simple, out-of-the-box solution without any coding or environment setup, or if you prefer using newer TensorFlow versions.
Stars
26
Forks
5
Language
Python
License
MIT
Category
Last pushed
Feb 05, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/4AI/AGN"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
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