parseAnnoXML {coreNLP}R Documentation

Parse annotation xml

Description

Returns an annotation object from a character vector containing the xml. Not exported; use loadXMLAnnotation instead.

Usage

parseAnnoXML(xml)

Arguments

xml

character vector containing the xml file from an annotation


[Package coreNLP version 0.4-3 Index]