Because of a lapse in government funding, the information on this website may not be up to date, transactions submitted via the website may not be processed, and the agency may not be able to respond to inquiries until appropriations are enacted. The NIH Clinical Center (the research hospital of NIH) is open. For more details about its operating status, please visit cc.nih.gov. Updates regarding government operating status and resumption of normal operations can be found at OPM.gov.

Visual Tagging Tool

VTT File Format

VTT stores all annotation data in a VTT file format. The format is simple and intuitive. This VTT format can be used to open and save annotated text files in VTT. In addition, this file format can be integrated with other NLP programs for writing out and reading in. There are several version VTT file formats since the first release in 2009. Please refer to the Versions of VTT file Formats

In general, there are four sections of VTT file formats

  • Meta Data
    • meta data include default tags file and file (saving) history
    • can be omitted
    • automatically generated by VTT

  • Text Content
    • the original not-tagged text in UTF-8
    • must have

  • Tags Configuration
    • tags definition, each line represents a tag configuration
    • can be omitted (if it is pure text)
    • must have to associated markups information

  • Markups Information
    • markup information, each line represents a markup information
    • can be omitted (if it is pure text)
    • all tag's information must defined in tags configuration