dap-uimafit

Bridge between dap and uima, using uimafit

License

License

GroupId

GroupId

com.github.document-analysis
ArtifactId

ArtifactId

dap-uimafit
Last Version

Last Version

0.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

dap-uimafit
Bridge between dap and uima, using uimafit
Project URL

Project URL

https://github.com/document-analysis/dap-uimafit
Source Code Management

Source Code Management

https://github.com/document-analysis/dap-uimafit

Download dap-uimafit

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.document-analysis/dap-uimafit/ -->
<dependency>
    <groupId>com.github.document-analysis</groupId>
    <artifactId>dap-uimafit</artifactId>
    <version>0.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.document-analysis/dap-uimafit/
implementation 'com.github.document-analysis:dap-uimafit:0.1.1'
// https://jarcasting.com/artifacts/com.github.document-analysis/dap-uimafit/
implementation ("com.github.document-analysis:dap-uimafit:0.1.1")
'com.github.document-analysis:dap-uimafit:jar:0.1.1'
<dependency org="com.github.document-analysis" name="dap-uimafit" rev="0.1.1">
  <artifact name="dap-uimafit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.document-analysis', module='dap-uimafit', version='0.1.1')
)
libraryDependencies += "com.github.document-analysis" % "dap-uimafit" % "0.1.1"
[com.github.document-analysis/dap-uimafit "0.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimaj-document-annotation jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0
com.github.document-analysis : dap jar 0.1.1

Project Modules

There are no modules declared in this project.

dap-uimafit

A library for wrapping UIMA analysis-engines within DAP.

See DAP

Usage in Maven

The project has been uploaded to Maven central repository.

In a Maven project, add the following:

<dependency>
  <groupId>com.github.document-analysis</groupId>
  <artifactId>dap-uimafit</artifactId>
  <version>0.1.1</version>
</dependency>

See also related projects:

  1. dap-dkpro_1_8
  2. dap-dkpro_1_8-demo

Versions

Version
0.1.1