License |
License |
---|---|
GroupId | GroupIdit.uniroma2.art.coda |
ArtifactId | ArtifactIdcoda-ae |
Last Version | Last Version1.7.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCODA Analysis Engine
An Analysis Engine that can be used in a UIMA processing chain to include CODA capabilities. This analysis engine can be managed using uimaFIT.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
coda-ae-1.7.6.pom | |
coda-ae-1.7.6.jar | 5 KB |
coda-ae-1.7.6-sources.jar | 4 KB |
coda-ae-1.7.6-javadoc.jar | 24 KB |
Browse |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/ -->
<dependency>
<groupId>it.uniroma2.art.coda</groupId>
<artifactId>coda-ae</artifactId>
<version>1.7.6</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation 'it.uniroma2.art.coda:coda-ae:1.7.6'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation ("it.uniroma2.art.coda:coda-ae:1.7.6")
'it.uniroma2.art.coda:coda-ae:jar:1.7.6'
<dependency org="it.uniroma2.art.coda" name="coda-ae" rev="1.7.6">
<artifact name="coda-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-ae', version='1.7.6')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-ae" % "1.7.6"
[it.uniroma2.art.coda/coda-ae "1.7.6"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.uima : uimafit-core | jar | 2.0.0 |
it.uniroma2.art.coda : coda-standalone | jar | 1.7.6 |