Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement/View document metadata #200

Merged

Conversation

c-w
Copy link
Member

@c-w c-w commented May 15, 2019

In #174, @prokotg suggested to enable the user to view document metadata while annotating. This is a very useful feature for large scale annotation projects on diverse datasets in order to enable the annotator to have more context on the document, e.g. providing links to related documents, providing a link to a source PDF document or image from which text was extracted, etc.

As such, this change implements a simple extension to the annotator page which adds a button to view the document metadata. The new button follows the existing example of the annotation guideline button and displays the metadata in a modal. If there is no metadata, the button is disabled.

The animation below shows the new metadata display button in action:

Animation showing document metadata UI

JSONL data file used in the animation above.

Resolves #174

@Hironsan Hironsan merged commit c091787 into doccano:master May 16, 2019
@c-w c-w deleted the enhancement/view-document-metadata branch May 17, 2019 16:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

View metadata next to a document in sequence labeling
2 participants