How to run a process
Knowledge level required: basically none, this is for customers, not devs
- A worker does one action on one element at a time, and report its results to arkindex
- segmentation
- transcription
- classification
- named entity recognition
- explain different stages:
- element selection
- worker configuration
- process running (state evolve, logs appear)
- when it's finished, view results
- explain a worker has different versions, the
master
one is the latest stable, should be used by default- do not talk about git and repositories here