iceelor / label-studio

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

Home Page:https://labelstud.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Label Studio

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

https://labelstud.io/

License:Apache License 2.0


Languages

Language:JavaScript 79.7%Language:Python 11.6%Language:CSS 5.1%Language:HTML 3.4%Language:Dockerfile 0.2%Language:Shell 0.1%