Skip to content

Vue.js component for annotating text with entities and relations.

License

Notifications You must be signed in to change notification settings

doccano/v-annotator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ab973f0 · Aug 31, 2023
Jul 21, 2023
Jun 17, 2021
Aug 11, 2023
Jun 19, 2023
Jun 17, 2021
Jun 18, 2021
Oct 13, 2021
Apr 24, 2023
Aug 4, 2023
Jun 17, 2021
Jun 17, 2021
Jul 19, 2023
Jun 17, 2021
Jul 12, 2023

Repository files navigation

v-annotator

Vue.js component for annotating text with entities and relations.

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Run your unit tests

yarn test:unit

Lints and fixes files

yarn lint

Publish the package

yarn publish

Customize configuration

See Configuration Reference.