cggaurav/auto-label-github-issues
Find the labels in Github automatically #opensource #ML
This tool helps project managers and open-source maintainers automatically categorize new GitHub issues. By analyzing the issue title, it suggests relevant labels like 'bug', 'question', or 'enhancement'. This streamlines issue triage and ensures consistent labeling without manual effort.
No commits in the last 6 months.
Use this if you manage a GitHub repository and want to save time by automatically assigning labels to incoming issues.
Not ideal if you require custom labels beyond the standard 'bug', 'question', 'enhancement', 'feature', 'help wanted', or 'doc' labels, or if you need multi-label assignments.
Stars
9
Forks
—
Language
Python
License
—
Last pushed
Jan 17, 2019
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/cggaurav/auto-label-github-issues"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gaussic/text-classification-cnn-rnn
CNN-RNN中文文本分类,基于TensorFlow
ShawnyXiao/TextClassification-Keras
Text classification models implemented in Keras, including: FastText, TextCNN, TextRNN,...
prakashpandey9/Text-Classification-Pytorch
Text classification using deep learning models in Pytorch
TobiasLee/Text-Classification
Implementation of papers for text classification task on DBpedia
FreedomIntelligence/TextClassificationBenchmark
A Benchmark of Text Classification in PyTorch