Label Studio is an open-source, configurable data annotation tool.
Its purpose is to help you label different types of data using a simple interface with a standardized output format. It's mobile-friendly and fast.
Simple: Crafted with minimal UI design. A simple design is the best design.
Configurable: Using high-level jsx tags config, you can fully customize the interface for your data.
Embeddable: It's an NPM package too. You can include it into your projects.
- Classify text for sentiment
- Named entities recognition
- Transcribe audio
- Classify audio
- Conversational modeling & chatbots
- Image object detection
- Audio regions
- Image KeyPointsNew
- Image PolygonsNew
Coming Soon:
- Time series
- Video
Visit the website: labelstud.io.
Check documentation about frontend integration.
Check documentation about backend + frontend integration.
docker run -p 8200:8200 -t -i heartexlabs/label-studio -c config.json -l ../examples/chatbot_analysis/config.xml -i ../examples/chatbot_analysis/tasks.json -o output
Detailed changes for each release are documented in the release notes.
Please make sure to read the
This software is licensed under the Apache 2.0 LICENSE © Heartex.