| Лицензия |
Лицензия |
|---|---|
| Группа | Группаit.uniroma2.art.coda |
| Идентификатор | Идентификаторcoda-ae |
| Версия | Версия1.7.4 |
| Тип | Типjar |
| Описание |
ОписаниеCODA 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| coda-ae-1.7.4.pom | |
| coda-ae-1.7.4.jar | 5 KB |
| coda-ae-1.7.4-sources.jar | 4 KB |
| coda-ae-1.7.4-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/ -->
<dependency>
<groupId>it.uniroma2.art.coda</groupId>
<artifactId>coda-ae</artifactId>
<version>1.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation 'it.uniroma2.art.coda:coda-ae:1.7.4'
// https://jarcasting.com/artifacts/it.uniroma2.art.coda/coda-ae/
implementation ("it.uniroma2.art.coda:coda-ae:1.7.4")
'it.uniroma2.art.coda:coda-ae:jar:1.7.4'
<dependency org="it.uniroma2.art.coda" name="coda-ae" rev="1.7.4">
<artifact name="coda-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.uniroma2.art.coda', module='coda-ae', version='1.7.4')
)
libraryDependencies += "it.uniroma2.art.coda" % "coda-ae" % "1.7.4"
[it.uniroma2.art.coda/coda-ae "1.7.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.uima : uimafit-core | jar | 2.0.0 |
| it.uniroma2.art.coda : coda-standalone | jar | 1.7.4 |