is not current version
Last Version 2.2.0

org.dkpro.core:dkpro-core-api-featurepath-asl 1.11.0

The FeaturePath classes were extracted from the Apache UIMA Sandbox Dictionary Annotator.

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.core
ArtifactId

ArtifactId

dkpro-core-api-featurepath-asl
Version

Version

1.11.0
Type

Type

jar

Download dkpro-core-api-featurepath-asl 1.11.0


<!-- https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-api-featurepath-asl/ -->
<dependency>
    <groupId>org.dkpro.core</groupId>
    <artifactId>dkpro-core-api-featurepath-asl</artifactId>
    <version>1.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-api-featurepath-asl/
implementation 'org.dkpro.core:dkpro-core-api-featurepath-asl:1.11.0'
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-api-featurepath-asl/
implementation ("org.dkpro.core:dkpro-core-api-featurepath-asl:1.11.0")
'org.dkpro.core:dkpro-core-api-featurepath-asl:jar:1.11.0'
<dependency org="org.dkpro.core" name="dkpro-core-api-featurepath-asl" rev="1.11.0">
  <artifact name="dkpro-core-api-featurepath-asl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dkpro.core', module='dkpro-core-api-featurepath-asl', version='1.11.0')
)
libraryDependencies += "org.dkpro.core" % "dkpro-core-api-featurepath-asl" % "1.11.0"
[org.dkpro.core/dkpro-core-api-featurepath-asl "1.11.0"]