Skip to content
This repository was archived by the owner on Aug 2, 2023. It is now read-only.

Latest commit

 

History

History
executable file
·
30 lines (24 loc) · 506 Bytes

File metadata and controls

executable file
·
30 lines (24 loc) · 506 Bytes

highlight

A website for annotating text files for entity recognition. Annotation is exported in .csv format and compatible with Amazon Comprehend.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.