Releases: tecoholic/ner-annotator
Releases · tecoholic/ner-annotator
Version 1.5.0
- Updated home page with optional annotation upload
- Missing tags imported on annotation upload
- Full changelog
Version 1.4.0
- Dark mode
- Bug fixes (thanks @siam397)
- Full changelog
Version 1.3.0
- Drag and drop to upload files
- Support for character level annotations
- Added error messages and confirmation dialogs
- Even more bug fixes (full changelog)
Version 1.2.0
- Import annotations (details here).
- Open a new file while one is already open.
- Keyboard shortcuts (thanks @leonkunert). A future release will add instructions in the app itself, but for now:
- Num Keys (1 - 9) : Change classes
- Space Bar: Save and move to the next sentence
- Right Arrow Key: Skip and move to the next sentence
- Left Arrow Key: Go back to the previous sentence
- Esc: Discard changes to the current sentence
- Lots and lots of bug fixes (full changelog).
Version 1.0.2
Full Changelog: v1.0.0...v1.0.2
IMPORTANT: Windows installer is now available.
Version 1.0.0
Completely rewritten UI using Quasar Component library.
Access the web version directly from https://tecoholic.github.io/ner-annotator/
Or download desktop version for Linux as an AppImage or Debian Package from below.
Version 0.1.1
Features added
- Adds a toggle button for showing delete X marks next to tags on the top bar. This will prevent accidental deletion of tags during tagging.
- Remembers tags across sessions. When you refresh the page and select a new file for tagging all the old tags will be preserved in the top bar.
Linux Desktop versions .deb and .appimage packages are attached.
Version 0.1.0
First desktop release for Linux
- Debian Package
- AppImage