Skip to content

Label Studio is a multi-type data labeling and annotation tool with standardized output format

License

Notifications You must be signed in to change notification settings

SimoneNardi/label-studio

Repository files navigation


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.

GitHub Build Status codecov GitHub release Gitter

Label Studio

Features ✨

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.

Quick Labeling Guides

Coming Soon:

  • Time series
  • Video

Documentation

Visit the website: labelstud.io.

Usage

Frontend package

Check documentation about frontend integration.

Backend and frontend

Check documentation about backend + frontend integration.

Docker

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

Changelog

Detailed changes for each release are documented in the release notes.

Stay In Touch

Contributing

Please make sure to read the

License

This software is licensed under the Apache 2.0 LICENSE © Heartex.

Happy Labeling!

About

Label Studio is a multi-type data labeling and annotation tool with standardized output format

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 71.0%
  • JavaScript 18.6%
  • Stylus 3.5%
  • CSS 2.2%
  • TypeScript 2.0%
  • HTML 1.9%
  • Other 0.8%