DKPro Core
DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
For more information, visit the DKPro Core website.
For usage examples, see the DKPro Core Examples project
License |
License |
---|---|
Categories |
CategoriesDKPro Business Logic Libraries Machine Learning Natural Language Processing |
GroupId | GroupIdorg.dkpro.core |
ArtifactId | ArtifactIddkpro-core-tokit-asl |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionDKPro Core ASL - Tokenization Toolkit
DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
|
Project URL |
Project URL |
Project Organization |
Project OrganizationUbiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt |
Filename | Size |
---|---|
dkpro-core-tokit-asl-2.2.0.pom | |
dkpro-core-tokit-asl-2.2.0.jar | 84 KB |
dkpro-core-tokit-asl-2.2.0-sources.jar | 55 KB |
dkpro-core-tokit-asl-2.2.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-tokit-asl/ -->
<dependency>
<groupId>org.dkpro.core</groupId>
<artifactId>dkpro-core-tokit-asl</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-tokit-asl/
implementation 'org.dkpro.core:dkpro-core-tokit-asl:2.2.0'
// https://jarcasting.com/artifacts/org.dkpro.core/dkpro-core-tokit-asl/
implementation ("org.dkpro.core:dkpro-core-tokit-asl:2.2.0")
'org.dkpro.core:dkpro-core-tokit-asl:jar:2.2.0'
<dependency org="org.dkpro.core" name="dkpro-core-tokit-asl" rev="2.2.0">
<artifact name="dkpro-core-tokit-asl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.dkpro.core', module='dkpro-core-tokit-asl', version='2.2.0')
)
libraryDependencies += "org.dkpro.core" % "dkpro-core-tokit-asl" % "2.2.0"
[org.dkpro.core/dkpro-core-tokit-asl "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
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 |
commons-io : commons-io | jar | 2.8.0 |
commons-jxpath : commons-jxpath | jar | 1.3 |
org.dkpro.core : dkpro-core-api-segmentation-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-api-resources-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-api-lexmorph-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-api-featurepath-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-api-parameter-asl | jar | 2.2.0 |
eu.openminted.share.annotations : omtd-share-annotations-api | jar | 3.0.2.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |
org.dkpro.core : dkpro-core-testing-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-api-ner-asl | jar | 2.2.0 |
org.dkpro.core : dkpro-core-io-text-asl | jar | 2.2.0 |
DKPro Core is a collection of software components for natural language processing (NLP) based on the Apache UIMA framework.
For more information, visit the DKPro Core website.
For usage examples, see the DKPro Core Examples project