Last Version

de.unistuttgart.ims.uima.io:generic-xml-reader 2.0.1

A class to read in arbitrary XML content (including TEI) into UIMA, translating some structural annotation to stand off

License

License

GroupId

GroupId

de.unistuttgart.ims.uima.io
ArtifactId

ArtifactId

generic-xml-reader
Version

Version

2.0.1
Type

Type

jar
Description

Description

de.unistuttgart.ims.uima.io:generic-xml-reader
A class to read in arbitrary XML content (including TEI) into UIMA, translating some structural annotation to stand off
Project URL

Project URL

https://github.com/nilsreiter/generic-xml-reader
Source Code Management

Source Code Management

https://github.com/nilsreiter/generic-xml-reader

Download generic-xml-reader 2.0.1


<!-- https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/ -->
<dependency>
    <groupId>de.unistuttgart.ims.uima.io</groupId>
    <artifactId>generic-xml-reader</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/
implementation 'de.unistuttgart.ims.uima.io:generic-xml-reader:2.0.1'
// https://jarcasting.com/artifacts/de.unistuttgart.ims.uima.io/generic-xml-reader/
implementation ("de.unistuttgart.ims.uima.io:generic-xml-reader:2.0.1")
'de.unistuttgart.ims.uima.io:generic-xml-reader:jar:2.0.1'
<dependency org="de.unistuttgart.ims.uima.io" name="generic-xml-reader" rev="2.0.1">
  <artifact name="generic-xml-reader" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.unistuttgart.ims.uima.io', module='generic-xml-reader', version='2.0.1')
)
libraryDependencies += "de.unistuttgart.ims.uima.io" % "generic-xml-reader" % "2.0.1"
[de.unistuttgart.ims.uima.io/generic-xml-reader "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.12.1
org.apache.uima : uimafit-core jar 3.0.0
org.apache.logging.log4j : log4j-api jar 2.12.0
org.apache.logging.log4j : log4j-core jar 2.12.0

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.dkpro.core : dkpro-core-api-lexmorph-asl jar 2.1.0
org.dkpro.core : dkpro-core-api-segmentation-asl jar 2.1.0

Project Modules

There are no modules declared in this project.