README
Install
npm i wway
or if you'd like to use yarn
yarn add wway
web-based annotation tool for natural language processing (NLP) needs, inspired by brat rapid annotation tool.
<script type="module">
import wway from 'https://cdn.skypack.dev/wway';
</script>
npm i wway
or if you'd like to use yarn
yarn add wway