cneud
bdc6f9e60d
fix some tags
2020-01-14 22:34:40 +01:00
cneud
d452787262
shorten example.tsv
2020-01-14 22:25:51 +01:00
Clemens Neudecker
c6d50474c1
Update README.md
2020-01-10 17:34:38 +01:00
Clemens Neudecker
7b0aecc84e
Update README.md
2020-01-10 17:32:54 +01:00
cneud
1cbd6b1338
merge User_Guide.md into README.md
2020-01-10 17:02:53 +01:00
Clemens Neudecker
a791de682a
Merge pull request #40 from qurator-spk/patch-palette-1
...
new color palette for NE-Tags
2020-01-10 15:32:41 +01:00
cneud
7987bbd970
new version (1.6) of Annotation Guidelines via @snmnzl
2020-01-09 15:14:51 +01:00
Clemens Neudecker
acd6b12124
adapt color palette according to #33
2020-01-09 13:11:47 +01:00
Clemens Neudecker
175fd094be
fix toc
2020-01-07 22:50:22 +01:00
Clemens Neudecker
f2576d36a5
new color palette for NE-Tags
...
based on [Wong, 2011](https://www.nature.com/articles/nmeth.1618 )
2020-01-07 19:18:06 +01:00
Clemens Neudecker
b8f4127dfe
Update User_Guide.md
2019-12-19 16:48:18 +01:00
Kai Labusch
718cfbafee
fix #35
2019-12-19 14:58:50 +01:00
Clemens Neudecker
16309d8b78
Update User_Guide.md
2019-12-18 19:15:19 +01:00
Clemens Neudecker
45e0a671c8
Update User_Guide.md
2019-12-18 19:14:34 +01:00
cneud
05b4da1738
Update neath-html
2019-12-18 18:59:32 +01:00
Clemens Neudecker
139f93c01c
Update User_Guide.md
2019-12-18 18:57:08 +01:00
Clemens Neudecker
b2b20c4c1f
Update User_Guide.md
2019-12-18 18:47:46 +01:00
cneud
e25acfee48
restructure repo
2019-12-18 18:40:10 +01:00
cneud
2723024269
Update User_Guide.md
2019-12-18 18:06:37 +01:00
Clemens Neudecker
07cae62901
Update User_Guide.md
2019-12-18 18:01:15 +01:00
Clemens Neudecker
da5aabbb4b
Update neath.html
2019-12-18 17:54:19 +01:00
Clemens Neudecker
97982d6126
Update README.md
2019-12-17 16:26:29 +01:00
Clemens Neudecker
8208f0f552
Merge pull request #39 from snmnzl/master
...
Upload annotation guidelines
2019-12-17 14:00:53 +01:00
snmnzl
8cd48b6a4f
Delete Annotation_Guidelines.md
2019-12-17 11:30:51 +01:00
snmnzl
e2f2924c98
Merge pull request #1 from snmnzl/snmnzl-patch-1
...
Add files via upload
2019-12-17 11:29:51 +01:00
snmnzl
00a0db8d82
Add files via upload
2019-12-17 11:28:40 +01:00
Clemens Neudecker
b4430a55ac
Update Provenance.md
2019-12-16 17:12:18 +01:00
Clemens Neudecker
22f324762c
Update User_Guide.md
2019-12-16 16:46:39 +01:00
cneud
7ea05f2d69
extract TSV tools from neath
2019-12-16 16:41:56 +01:00
Kai Labusch
10d9526606
make table edit keys more robust against multiple activations by accident
2019-12-13 14:20:12 +01:00
Kai Labusch
4ae032ea87
Add Ctrl+Down/Up
...
move entire table one row Up/Down
2019-12-13 13:57:48 +01:00
Kai Labusch
655a1f232e
Make edit area of TOKEN resizeable again in order to make editing of
...
longer tokens more comfortable.
2019-12-13 12:57:59 +01:00
Kai Labusch
7ebf04b517
- vertically align image snippet with active row ( #26 )
2019-12-13 10:22:46 +01:00
Kai Labusch
bde4c29b0c
Add two key combinations (l-a, and l-r) that permit change of number of
...
display rows.
2019-12-13 09:20:20 +01:00
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
Kai Labusch
374a607ea8
fix mouse wheel bug
2019-12-12 11:07:23 +01:00
Kai Labusch
ca4c401973
fix mouse wheel bug
2019-12-12 10:51:30 +01:00
Kai Labusch
87e1ef922e
code simplification
2019-12-12 10:48:38 +01:00
Kai Labusch
67e7f9e0f1
fix slider
2019-12-11 16:11:23 +01:00
Kai Labusch
1f9fd793a3
fix bug
2019-12-11 15:15:32 +01:00
Kai Labusch
ede687065e
implement keyboard support
2019-12-11 15:05:43 +01:00
Kai Labusch
06501c9340
implement issue #32
2019-12-11 07:59:49 +01:00
Kai Labusch
57b6b7d6d3
implement issue #32
2019-12-10 16:32:05 +01:00
cneud
98e48dec38
typo
2019-12-06 15:25:09 +01:00
cneud
d01d793928
update example.tsv (again...) - better OCR, tokenization, pre-tagging
2019-12-06 15:19:40 +01:00
Clemens Neudecker
409d7db2f2
Transform OCR coordinates for web presentation images ( fixes #31 )
...
thx @kba!
(scaling factor will require testing with more images though)
2019-12-06 15:17:02 +01:00
cneud
2115bdafaf
revert update example.tsv (coordinates require downscaling)
2019-12-05 19:28:54 +01:00
cneud
98f37fafe5
update example.tsv (better OCR, tokenization, pre-tagging)
2019-12-05 19:24:53 +01:00
cneud
96b8f8f687
update example.xml (better OCR)
2019-12-05 18:50:16 +01:00
cneud
b9d0a6b5f5
remove low-res example.jpg
2019-12-05 18:49:27 +01:00