JayThibs/Weak-Supervised-Learning-Case-Study
Exploring NLP weak supervision approaches to train text classification models. The project is also a prototype for a semi-automated text data labelling platform. Approaches: Snorkel and Zero-Shot Learning.
This project offers a semi-automated way to label text data for classification tasks. You input raw, unlabelled text documents, and it helps you produce a dataset where each text is categorized. This is useful for data scientists or machine learning engineers who need to prepare text datasets for training classification models.
No commits in the last 6 months.
Use this if you have a large volume of unlabelled text and need to quickly generate a labelled dataset for machine learning, reducing the manual effort of human annotators.
Not ideal if you require extremely high precision for critical applications where even small labelling errors could have significant consequences, as weak supervision may introduce some noise.
Stars
22
Forks
4
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 18, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/JayThibs/Weak-Supervised-Learning-Case-Study"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AdaptiveMotorControlLab/CEBRA
Learnable latent embeddings for joint behavioral and neural analysis - Official implementation of CEBRA
theolepage/sslsv
Toolkit for training and evaluating Self-Supervised Learning (SSL) frameworks for Speaker...
PaddlePaddle/PASSL
PASSL包含 SimCLR,MoCo v1/v2,BYOL,CLIP,PixPro,simsiam, SwAV, BEiT,MAE 等图像自监督算法以及 Vision...
YGZWQZD/LAMDA-SSL
30 Semi-Supervised Learning Algorithms
ModSSC/ModSSC
ModSSC: A Modular Framework for Semi Supervised Classification