| License |
License |
|---|---|
| Categories |
CategoriesDKPro Business Logic Libraries Machine Learning Natural Language Processing |
| GroupId | GroupIdorg.dkpro.core |
| ArtifactId | ArtifactIddkpro-core-maui-gpl |
| Version | Version2.2.0 |
| Type | Typejar |
| Description |
DescriptionDKPro Core GPL - Maui (v 1.3.0)
DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
|
| Project Organization |
Project OrganizationUbiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt |
| Filename | Size |
|---|---|
| dkpro-core-maui-gpl-2.2.0.pom | |
| dkpro-core-maui-gpl-2.2.0.jar | 29 KB |
| dkpro-core-maui-gpl-2.2.0-sources.jar | 10 KB |
| dkpro-core-maui-gpl-2.2.0-javadoc.jar | 390 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-maui-gpl/ -->
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-maui-gpl</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-maui-gpl/
implementation 'org.dkpro.core:dkpro-core-maui-gpl:2.2.0'
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-maui-gpl/
implementation ("org.dkpro.core:dkpro-core-maui-gpl:2.2.0")
'org.dkpro.core:dkpro-core-maui-gpl:jar:2.2.0'
<dependency org="org.dkpro.core" name="dkpro-core-maui-gpl" rev="2.2.0">
<artifact name="dkpro-core-maui-gpl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dkpro.core', module='dkpro-core-maui-gpl', version='2.2.0')
)
libraryDependencies += "org.dkpro.core" % "dkpro-core-maui-gpl" % "2.2.0"
[org.dkpro.core/dkpro-core-maui-gpl "2.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.entopix : maui | jar | 1.3.0 |
| org.apache.uima : uimaj-core | jar | 3.1.1 |
| org.apache.uima : uimafit-core | jar | 3.1.0 |
| org.apache.commons : commons-lang3 | jar | 3.11 |
| org.apache.jena : jena-core | jar | 2.11.2 |
| org.dkpro.core : dkpro-core-api-metadata-asl | jar | |
| org.dkpro.core : dkpro-core-api-parameter-asl | jar | |
| org.dkpro.core : dkpro-core-api-resources-asl | jar | |
| eu.openminted.share.annotations : omtd-share-annotations-api | jar | 3.0.2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.dkpro.core : dkpro-core-testing-asl | jar | |
| org.dkpro.core : dkpro-core-io-text-asl | jar |