ANNOUCEMENT - NER Annotator is now available at https://tecoholic.github.io/ner-annotator/. This can be used up without any setup. Just open the page, load a text file and start tagging.
- Open another terminal and start the server for the UI
cd ui
yarn install
yarn serve
Now go to http://localhost:8080