DKPro Core ASL - Mecab

interface to mecab (via JNI for Japanese POS Tagger C++ binary)

License

License

Categories

Categories

DKPro Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

org.dkpro.core
ArtifactId

ArtifactId

dkpro-core-mecab-asl
Last Version

Last Version

2.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

DKPro Core ASL - Mecab
interface to mecab (via JNI for Japanese POS Tagger C++ binary)
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-mecab-asl

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 3.1.1
org.apache.uima : uimafit-core jar 3.1.0
org.chasen.mecab : mecab-java jar 0.993
org.dkpro.core : dkpro-core-api-lexmorph-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-segmentation-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-metadata-asl jar 2.2.0
org.dkpro.core : dkpro-core-api-resources-asl jar 2.2.0
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.mecab-model-tagger-jp-ipadic jar 20070801.0
eu.openminted.share.annotations : omtd-share-annotations-api jar 3.0.2.7

test (5)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.dkpro.core : dkpro-core-io-text-asl jar 2.2.0
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.mecab-model-tagger-jp-bin-linux-x86_32 jar 20140917.0
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.mecab-model-tagger-jp-bin-linux-x86_64 jar 20140917.0
de.tudarmstadt.ukp.dkpro.core » de.tudarmstadt.ukp.dkpro.core.mecab-model-tagger-jp-bin-osx-x86_64 jar 20140917.0

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