License |
License |
---|---|
GroupId | GroupIdde.unistuttgart.ims.uima.io |
ArtifactId | ArtifactIdgeneric-xml-reader |
Version | Version2.0.1 |
Type | Typejar |
Description |
Descriptionde.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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
generic-xml-reader-2.0.1.pom | |
generic-xml-reader-2.0.1.jar | 25 KB |
generic-xml-reader-2.0.1-sources.jar | 19 KB |
generic-xml-reader-2.0.1-javadoc.jar | 472 KB |
Browse |
<!-- 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"]
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 |
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 |