Document Annotation Task
(Redirected from Document annotation)
Jump to navigation
Jump to search
A Document Annotation Task is an data annotation task that accepts documents and produces annotated documents.
- Context:
- Task Input: Document.
- Task Output: Annotated Document.
- It can (typically) include a Text Annotation Task.
- It can (often) be a member of a Document Annotation Process.
- It can range from being a Text Document Annotation Task to being a Rich Document Annotation Task.
- It can be supported by a Document Annotation System (by implementing a document annotation algorithm).
- …
- Example(s):
- Counter-Example(s):
- See: Natural Language Processing Task, Text Error Correction Task, Semantic Text Annotation Task, Entity Mention Detection Task, Coreference Resolution Task, Information Extraction Task, Marginalia.
References
2020a
- (W3, 2020) ⇒ https://www.w3.org/Amaya/User/doc/Annotations.html Retrieved:2020-04-12.
- QUOTE: Annotations are comments, notes, explanations, or other types of external remarks that can be attached to a Web document or to a selected part of a document. As they are external, it is possible to annotate any Web document independently, without needing to edit the document itself. From a technical point of view, annotations are usually seen as metadata, as they give additional information about an existing piece of data. Amaya uses a special RDF annotation schema for describing annotations.
2020b
- (Wikipedia, 2020) ⇒ https://en.wikipedia.org/wiki/Annotation Retrieved:2020-4-12.
- An annotation is extra information associated with a particular point in a document or other piece of information. It can be a note that includes a comment or explanation. Annotations are sometimes presented in the margin of book pages. For annotations of different digital media, see web annotation and text annotation.