sadickam/sdg-classification-bert
This repository powers a Streamlit app for classifying text with respect to 16 of United Nations Sustainable Development Goals (SDG)..
This tool helps researchers, policymakers, and organizations quickly categorize text or PDF documents according to 16 United Nations Sustainable Development Goals (SDGs). You input text (either typed, from a CSV, or a PDF document), and it outputs which SDG(s) the content aligns with, along with a probability score. It's designed for anyone needing to assess their reports, articles, or communications against global sustainability targets.
No commits in the last 6 months.
Use this if you need to understand how your written content or documents relate to the UN Sustainable Development Goals.
Not ideal if you need to classify text against SDG17 or other non-SDG categories, or if you require fine-grained analysis beyond the first 16 SDGs.
Stars
12
Forks
—
Language
Python
License
MIT
Category
Last pushed
Feb 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/sadickam/sdg-classification-bert"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
fidelity/textwiser
[AAAI 2021] TextWiser: Text Featurization Library
RandolphVI/Multi-Label-Text-Classification
About Muti-Label Text Classification Based on Neural Network.
ThilinaRajapakse/pytorch-transformers-classification
Based on the Pytorch-Transformers library by HuggingFace. To be used as a starting point for...
ntumlgroup/LibMultiLabel
A library for multi-class and multi-label classification
xuyige/BERT4doc-Classification
Code and source for paper ``How to Fine-Tune BERT for Text Classification?``