Git Product home page Git Product logo

neat's Issues

Coordinate transformation

OCR results improve when archival master images are used. However, the image dimensions of the archival master images differ from the scaled-down images available on the web, which breaks the facsimile snippet feature.

Accordingly, we also need to transform the coordinates in cli.py.

include overall-scan

I know we have been discussing this before, but annotating on the new documents has shown that OCR often leaves out several sections or lines. This makes it necessary to have an overview of the full page. We can display the page on ZEFYS in most cases, but it costs extra time and is not possible with the pages that are not online yet. Therefore, would it be possible to link the full scan (e.g. on the upper display of the filename in neath)?

different click actions for different rows

Clicking on a string(token) should trigger different actions based on the different rows:

LOCATION: display facsimile snippet
POSITION: --undefined--
TOKEN: edit text (for OCR error correction)
NE-TAG: drop-down menu of supported NE-Tags
NE-EMB: drop-down menu of supported NE-Tags

support token merges/splits

Sometimes it is necessary to either merge or split tokens, e.g. due to segmentation errors.

There are 2 basic operations that should be supported here:

a) merge: concatenates the text content of the current row with that of the above row, deletes the row and updates the offsets

b) split: adds a new row below with the text content of the current row copied there and updates the offsets

hide LOCATION column

As of 57b6b7d, we don't require it as an anchor anymore, so could as well hide this to save screen estate (it carries no relevant information either).

extra column for NEL annotation notes

The TO DO tag is very helpful to mark ambiguous cases in the NER annoation, maybe it would be possible to establish a similar option for the marking of ambiguous links for discussion in the annoation team. This would preferably be a free text cell located next to the ID.

limited functionality of save function and snippet display

About every 5th to 10th time, neither the snippet display on hover or clicking, nor the save button is working (Firefox environment). This left us with the need to pre-try the saving button before starting to annotate, because otherwise there is no chance to keep the changes made.

insert newline with "start sentence"

in order to remain as compatible as possible to the HIPE Shared Task data format, it would be desirable that the start-sentence functionality inserts a newline to mark the sentence boundaries.

(actually, the newline must contain 10x \t to retain the proper column structure)

delete function for ID column

The delete function for the row in the position column is very handy. Since the annotation of links in the ID column requires the deletion of false links, we were wondering whether it would be possible to implement a similar function here, which does not delete the row but the content of the corresponding cell.

support navigation by arrow keys in token-column

First testing sessions show that in case of OCR-correction, nearly every line needs to be altered. Therefore, navigation to the line above or below (up/down) without clicking would be crucial, including #24 . Navigation within the string by left/right arrow key as in the current version is very helpful.

Webapp

Decide whether/when to turn this into a webapp.

lines are being cut off (after saving?)

We noticed that ending parts of the plain text (OCR) of the newspaper page in the example.tsv were missing after saving the annotation result of each session (see different states of the file attached). We couldn't figure out the pattern yet - our best guess is, that its connected to the split/merge function.
example.tsv_states.zip

reduce no. of lines

In the current version, there are 30 lines shown at a time which avoids a full view unless the browser screen is zoomed down to 60%. A reduction to appr. 15 lines combined with the aligned image snippet #26 would improve usability by a great deal.

[ocr] confidence color coding

It would be preferable to retain the line OCR confidence scores in the tsv and do the color coding within neat rather than include the hex color code.

support progress bar/marker

For continuous work on one .tsv document in different sessions, it would be handy to be able to mark the progress within that document.
This could fx be realized through an additional column which places a visual marker (e.g. arrow icon) in a selected row by clicking on it.

"Breslau" problem

A funny thing occured in our annotation sessions, both to the student assistant and me on different browsers (Firefox and Edge) when we try to correct the word "Breslau" in the file 27646518_1892-07-05_21_335_005 (occurs two times in the third newspaper-column of the document: line 4599 and line 4834):

After annotating for a while (different time spans) the page seems to "reload" but it looks more like a flicker than a reload.
The tags can not longer be accessed, the NERs can no longer be edited. By saving at this point and reopening the file, the facsimile snippet does no longer appear, even though saving and editing are possible (but useless without the snippet). This can be fixed by re-opening NEATH over and over until Snippet is visible again.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.