Measurement of inter-rater reliability
- At project root, run
npm install
- To bundle the app for demo, run
npm run build
- At project root, run
npm start
- Access
http://localhost:3000
- 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
, rungulp lint:js
- To publish kripendorff library: run
npm run build
orgulp dist
in ES6. The filedist/krippendorff.min.js
will be re-generated and ready to use.
- Matrix in Mathjs
- ES6 module structure
- Testing syntax, chaijs
- Configure devtool source map for debugging video, documentation
- Krippendorff's Alpha
- Krippendorff's alpha calculator