yuzhimanhua/HiGitClass
HiGitClass: Keyword-Driven Hierarchical Classification of GitHub Repositories (ICDM'19)
This tool helps researchers and data scientists automatically categorize software projects by topic, organizing them into a clear, nested hierarchy. You provide repository information (like description, README text, and tags), and it outputs structured labels that classify the project into relevant scientific or technical domains. It's designed for those who need to understand and manage large collections of software projects, such as for bibliometric analysis or research trend tracking.
No commits in the last 6 months.
Use this if you need to systematically classify GitHub repositories into predefined, hierarchical categories like 'Bioinformatics > Genome Analysis' or 'Machine Learning > Image Generation' based on their textual content.
Not ideal if you're looking for a simple keyword search or a flat, non-hierarchical categorization of repositories.
Stars
60
Forks
2
Language
Python
License
Apache-2.0
Category
Last pushed
Apr 02, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/yuzhimanhua/HiGitClass"
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