Annotating Rich Documents with RichAnnotator

richannotator annotating rich xml like documents n.w
1 / 12
Embed
Share

"Explore the annotation of rich (XML-like) documents with RichAnnotator and understand the process of annotating biomedical data. Discover motivation for the tool, annotation types, and how to annotate XML effectively. Get insights into the preparation and plan for the BLAHmuc event."

  • Annotating
  • RichAnnotator
  • XML
  • Annotation
  • BLAHmuc

Uploaded on | 0 Views


Download Presentation

Please find below an Image/Link to download the presentation.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author. If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.

You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.

The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.

E N D

Presentation Transcript


  1. RichAnnotator: Annotating rich (XML-like) documents #BLAHmuc 2016 Nikola Milosevic

  2. Annotating biomedical data Text annotation is a process of adding notes or loss to a text Can add links to semantic descriptors Helps further document processing and querying Can be manual, automatic, semi-automatic

  3. Annotation tool examples

  4. Rich documents

  5. Motivation for RichAnnotator Most annotation tools ignore rich document elements such as tables and figures Important information stored in tables and figures Loss of structure Current tools do not reflect whole knowledge stored in paper

  6. Annotation types Model adopted from PubAnnotations Denotation describes a substring Relation describes relationship between two substrings Modification - modifies the meaning of denotations and relations.

  7. Annotating XML How to locate substring in XML? XPath How XPath will be created? Selection can be retrieved in JS. XML parser for JS will parse XML and build XPath How will be data stored? Locally in a database and could be exported to JSON-LD How it will be like? Web interface

  8. Example output (Proposed at BLAH2)

  9. Preparation Large project Javascript XML parser built that: Parses textual XML Builds a tree of XML elements For each node stores node name, data, position in original string Mechanism to detect selected span in a field

  10. Plan for BLAHmuc Day 0: Arival and Symposium Day 1: Generating XPath for selected areas in XML Day 2: Annotation fields and storing annotations Day 3: Export of annotations Day 4: Integration with PMC Post BLAHmuc: Fix issues and make GUI more user friendly. Visualizing XML and making annotations on visualized documents

  11. Links Proposal: https://gist.github.com/nikolamilosevic86/c94382d4b 52705e9ae75dab0eda6381e Repository: https://github.com/nikolamilosevic86/RichAnnotator Personal web: http://personalpages.manchester.ac.uk/staff/nikola.m ilosevic/ http://inspiratron.org/

  12. nikola.milosevic@manchester.ac.uk

More Related Content