universal-data-tool-test
v0.14.26
Published
[![GitHub version](https://badge.fury.io/gh/UniversalDataTool%2Funiversal-data-tool.svg)](https://badge.fury.io/gh/UniversalDataTool%2Funiversal-data-tool) ![Master Branch](https://github.com/UniversalDataTool/universal-data-tool/workflows/Test/badge.svg)
Downloads
1
Readme
Universal Data Tool
Try it out at udt.dev, download the desktop app or run on-premise.
The Universal Data Tool is a web/desktop app for editing and annotating images, text, audio, documents and to view and edit any data defined in the extensible .udt.json and .udt.csv standard.
Supported Data
Recent Updates
Follow our development on Youtube!
Features
- Collaborate with others in real time, no sign up!
- Usable on web or as Windows,Mac or Linux desktop application
- Configure your project with an easy-to-use GUI
- Easily create courses to train your labelers
- Download/upload as easy-to-use CSV (sample.udt.csv) or JSON (sample.udt.json)
- Support for Images, Videos, PDFs, Text, Audio Transcription and many other formats
- Can be easily integrated into a React application
- Annotate images or videos with classifications, tags, bounding boxes, polygons and points
- Fast Automatic Smart Pixel Segmentation using WebWorkers and WebAssembly
- Import data from Google Drive, Youtube, CSV, Clipboard and more
- Annotate NLP datasets with Named Entity Recognition (NER), classification and Part of Speech (PoS) tagging.
- Easily load into pandas or use with fast.ai
- Runs with docker
docker run -p 3000:3000 universaldatatool/universaldatatool
- Runs with singularity
singularity run universaldatatool/universaldatatool
Sponsors
Installation
Web App
Just visit universaldatatool.com!
Trying to run the web app locally? Run npm install
then npm run start
after cloning this repository to start the web server.
Desktop Application
Download the latest release from the releases page and run the executable you downloaded.
Contributing
- (Optional) Say hi in the Slack channel!
- Read this guide to get started with development.
Contributors ✨
Thanks goes to these wonderful people (emoji key):
This project follows the all-contributors specification. Contributions of any kind welcome!