Skip to content

tanbt/krippendorff-alpha

Repository files navigation

krippendorff-alpha

Measurement of inter-rater reliability

Installation

  • At project root, run npm install

Demo

  • To bundle the app for demo, run npm run build
  • At project root, run npm start
  • Access http://localhost:3000

Development and Depolyment

  • To test the library, run npm test
  • To reformat js files, run ./node_modules/eslint/bin/eslint.js demo/js/*.js src/*.js --fix
  • To verify src/*.js, run gulp lint:js
  • To publish kripendorff library: run npm run build or gulp dist in ES6. The file dist/krippendorff.min.js will be re-generated and ready to use.

References

About

Measurement of inter-rater reliability

Resources

License

Stars

Watchers

Forks

Packages

No packages published