DKPro Core ASL - Text normalizer

Provides normalizer for text. E.g. takes a text and checks for umlauts written as "ae", "oe", or "ue" and normalizes them if they really are umlauts depending on a frequency model.

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing ORM Data
GroupId

GroupId

org.dkpro.core
ArtifactId

ArtifactId

dkpro-core-textnormalizer-asl
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DKPro Core ASL - Text normalizer
Provides normalizer for text. E.g. takes a text and checks for umlauts written as "ae", "oe", or "ue" and normalizes them if they really are umlauts depending on a frequency model.
Project URL

Project URL

https://dkpro.github.io/dkpro-core/
Project Organization

Project Organization

Ubiquitous Knowledge Processing (UKP) Lab, Technische Universität Darmstadt

Download dkpro-core-textnormalizer-asl

How to add to project

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

Dependencies

compile (18)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 3.1.1
org.apache.uima : uimafit-core jar 3.1.0
commons-io : commons-io jar 2.8.0
org.apache.commons : commons-lang3 jar 3.11
org.dkpro.core : dkpro-core-castransformation-asl jar 2.2.0
org.dkpro.core : dkpro-core-frequency-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-anomaly-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-featurepath-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-resources-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-segmentation-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-transform-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-frequency-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-metadata-asl jar 2.2.0
org.dkpro.core : dkpro-core-io-web1t-asl jar 2.2.0
org.dkpro.core : dkpro-core-tokit-asl jar 2.2.0
org.dkpro.core : dkpro-core-jazzy-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

test (8)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.dkpro.core : dkpro-core-io-text-asl jar 2.2.0
org.dkpro.core : dkpro-core-testing-asl jar 2.2.0
org.dkpro.core : dkpro-core-opennlp-asl jar 2.2.0
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.opennlp-model-token-de-maxent jar
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.opennlp-model-sentence-de-maxent jar
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.opennlp-model-token-en-maxent jar
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.opennlp-model-sentence-en-maxent jar

Project Modules

There are no modules declared in this project.

DKPro Core

Build Status Maven Central Join the chat at https://gitter.im/dkpro/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

org.dkpro.core

DKPro

Versions

Version
2.2.0
2.1.0
2.0.0
1.12.0
1.11.1
1.11.0