Releases: tecoholic/ner-annotator
Releases · tecoholic/ner-annotator
Version 2.1.0
See the assets to download this version and install.
Full Changelog: v2.0.1...v2.1.0
Version 2.0.1
See the assets to download this version and install.
What's Changed
- Privacy Policy by @alvi-khan in #116
- Migrate from webpack to Vite & upgrade Tauri to V2 by @kurt-mueller-osumc in #122
- fix: update screenshot asset by @emmanuel-ferdman in #127
- UI Refresh with updated dependencies by @tecoholic in #126
New Contributors
- @kurt-mueller-osumc made their first contribution in #122
- @emmanuel-ferdman made their first contribution in #127
Full Changelog: v1.5.0...v2.0.1
Version 2.0.0
See the assets to download this version and install.
Changelog
Mostly UI changes. Nothing functional should be affected.
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.