1
0
Fork 0
mirror of https://github.com/qurator-spk/neat.git synced 2025-06-09 11:49:54 +02:00
Commit graph

255 commits

Author SHA1 Message Date
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
Clemens Neudecker
a7f056531a
Update User_Guide.md 2019-12-04 19:53:31 +01:00
cneud
d87f1e0486 get jquery-ui.min.js from CDN 2019-12-04 19:04:54 +01:00
cneud
9fd73defb5 add keypress.min.js 2019-12-04 19:04:27 +01:00
Clemens Neudecker
03018ce318
Update Provenance.md 2019-12-04 18:02:07 +01:00
Clemens Neudecker
3b2d47a45e
Delete Preprocessing.md 2019-12-04 17:59:59 +01:00
cneud
af12957bfd rename Preprocessing.md -> Provenance.md 2019-12-04 17:58:01 +01:00
Kai Labusch
4cb0a53434 turn --noproxy option into flag 2019-12-02 10:41:23 +01:00
Kai Labusch
8d79c67478 remove breakpoint 2019-11-26 13:04:20 +01:00