Active v0.1.1

Anvil Ex

Labeling queue library for managing human labeling workflows. Domain-agnostic HITL (human-in-the-loop) data annotation with inter-rater reliability metrics (Cohen's kappa, Fleiss'…

Stats & Info

  • Latest release: v0.1.1
  • Recent downloads: 3733
  • All-time downloads: 3733
  • Maintainers: nshkrdotcom

Tags

MIT Hex.pm

Installation

Add anvil_ex to your list of dependencies in mix.exs:

def deps do
  [
    {:anvil_ex, "~> 0.1.1"}
  ]
end

Then run:

mix deps.get

Resources