Software Open Access
<?xml version='1.0' encoding='utf-8'?>
<resource xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://datacite.org/schema/kernel-3" xsi:schemaLocation="http://datacite.org/schema/kernel-3 http://schema.datacite.org/meta/kernel-3/metadata.xsd">
<identifier identifierType="DOI">10.25592/uhhfdm.8965</identifier>
<creators>
<creator>
<creatorName>Maus, David</creatorName>
<nameIdentifier nameIdentifierScheme="ORCID" schemeURI="http://orcid.org/">0000-0001-9292-5673</nameIdentifier>
<affiliation>State and University Library Hamburg</affiliation>
</creator>
</creators>
<titles>
<title>XML NLP Pipeline</title>
</titles>
<publisher>Universität Hamburg</publisher>
<publicationYear>2021</publicationYear>
<subjects>
<subject>Java</subject>
<subject>Dehmel Digital</subject>
<subject>XML</subject>
<subject>NLP</subject>
</subjects>
<dates>
<date dateType="Issued">2021-03-20</date>
</dates>
<language>en</language>
<resourceType resourceTypeGeneral="Software"/>
<alternateIdentifiers>
<alternateIdentifier alternateIdentifierType="url">https://www.fdr.uni-hamburg.de/record/8965</alternateIdentifier>
</alternateIdentifiers>
<relatedIdentifiers>
<relatedIdentifier relatedIdentifierType="DOI" relationType="Cites">10.1075/da.2020.verwer.plain-text-processing</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="DOI" relationType="Cites">10.3115/v1/P14-5010</relatedIdentifier>
<relatedIdentifier relatedIdentifierType="DOI" relationType="IsPartOf">10.25592/uhhfdm.8964</relatedIdentifier>
</relatedIdentifiers>
<version>1.0</version>
<rightsList>
<rights rightsURI="https://opensource.org/licenses/GPL-3.0">GNU General Public License v3.0 or later</rights>
<rights rightsURI="info:eu-repo/semantics/openAccess">Open Access</rights>
</rightsList>
<descriptions>
<description descriptionType="Abstract"><p>The XML NLP Pipeline is a Java command line application that integrates the Stanford CoreNLP pipeline (Manning et al. 2014) in an XML-based processing pipeline. It uses a simplified version of the Separated Markup API for XML (SMAX) by Nico Verwer (Verwer 2020) to patch the annotated tokens back to the XML document, preserving all previous annotations.</p>
<p><strong>Bibliography</strong></p>
<p>Imsieke, Gerrit. 2018. &ldquo;Tokenized-to-Tree: An XProc/XSLT Library For Patching Back Tokenization/Analysis Results Into Marked-up Text.&rdquo; In XML Prague 2018 Conference Proceedings, 229&ndash;45. Prague, Czech Republic.</p>
<p>Manning, Christopher D., Mihai Surdeanu, John Bauer, Jenny Finkel, Steven J. Bethard, and David McClosky. 2014. &ldquo;The Stanford CoreNLP Natural Language Processing Toolkit.&rdquo; In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations, 55&ndash;60. <a href="http://www.aclweb.org/anthology/P/P14/P14-5010">http://www.aclweb.org/anthology/P/P14/P14-5010</a>.</p>
<p>Verwer, Nico. &ldquo;Plain Text Processingin Structured Documents.&rdquo; In Proceedings of Declarative Amsterdam 2020. CWI, Amsterdam: John Benjamins, 2020. <a href="https://doi.org/10.1075/da.2020.verwer.plain-text-processing">https://doi.org/10.1075/da.2020.verwer.plain-text-processing</a>.</p></description>
<description descriptionType="Other">{"references": ["Imsieke, Gerrit. 2018. \"Tokenized-to-Tree: An XProc/XSLT Library For Patching Back Tokenization/Analysis Results Into Marked-up Text.\" In XML Prague 2018 Conference Proceedings, 229\u201345. Prague, Czech Republic.", "Manning, Christopher D., Mihai Surdeanu, John Bauer, Jenny Finkel, Steven J. Bethard, and David McClosky. 2014. \"The Stanford CoreNLP Natural Language Processing Toolkit.\" In Proceedings of the 52nd Annual Meeting of the Association for Computational Linguistics: System Demonstrations, 55\u201360.", "Verwer, Nico. \"Plain Text Processingin Structured Documents.\" In Proceedings of Declarative Amsterdam 2020. CWI, Amsterdam: John Benjamins, 2020"]}</description>
</descriptions>
</resource>