1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-07-01 14:39:55 +02:00
No description
Find a file
Kai Labusch a1bd8afc9d - This commit should fix bugs: #38, #36.
- I cannot reproduce bug #35 any more.
- Added much more robust word numbering.
- Added key combination d-l to delete current line.
- Remove 0 key combination. Word numbering is now done automatically.
Therefore this functionality is not required any more.
- Fixed event listener accumulation bug (slowdown of app after some
time).
- Added sanitization code that removes any line breaks in tokens.
- Code simplification applied.
2019-12-12 18:36:14 +01:00
assets update example.tsv (again...) - better OCR, tokenization, pre-tagging 2019-12-06 15:19:40 +01:00
docs - This commit should fix bugs: #38, #36. 2019-12-12 18:36:14 +01:00
tools typo 2019-12-06 15:25:09 +01:00
keypress.js implement keyboard support 2019-12-11 15:05:43 +01:00
LICENSE add LICENSE 2019-11-06 13:19:23 +01:00
neath.html implement keyboard support 2019-12-11 15:05:43 +01:00
neath.js - This commit should fix bugs: #38, #36. 2019-12-12 18:36:14 +01:00
README.md Update README.md 2019-11-20 18:57:17 +01:00

neath: named entity annotation tool

User Guide | Anntotation Guidelines | Issues


Screenshot