ner-annotator Svelte Themes

Ner Annotator

Svelte 3 based web app that makes your life easier (live by link below)

Source code for simple NER annotator

Live at - https://paramonych.github.io/ner-annotator-online

Environment setup:

  1. Install NodeJS server with the following command curl -fsSL https://deb.nodesource.com/setup_19.x | sudo -E bash - && sudo apt-get install -y nodejs
  2. Install web app buid tool npm install -D parcel parcel-bundler svelte parcel-plugin-svelte @babel/polyfill

Run the app (locally):

  1. Navigate to project root folder
  2. Run the app with the following command npm start
  3. Open the page in browser http://localhost:1234

Screenshots

Top categories

Loading Svelte Themes