Last Version

Open Korean Text Processor 1.1

Scala/Java library to process Korean text

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.openkoreantext
ArtifactId

ArtifactId

open-korean-text-processor
Version

Version

1.1
Type

Type

jar
Description

Description

Open Korean Text Processor
Scala/Java library to process Korean text
Project URL

Project URL

http://openkoreantext.org
Source Code Management

Source Code Management

https://github.com/openkoreantext/open-korean-text

Download open-korean-text-processor 1.1


<!-- https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/ -->
<dependency>
    <groupId>org.openkoreantext</groupId>
    <artifactId>open-korean-text-processor</artifactId>
    <version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation 'org.openkoreantext:open-korean-text-processor:1.1'
// https://jarcasting.com/artifacts/org.openkoreantext/open-korean-text-processor/
implementation ("org.openkoreantext:open-korean-text-processor:1.1")
'org.openkoreantext:open-korean-text-processor:jar:1.1'
<dependency org="org.openkoreantext" name="open-korean-text-processor" rev="1.1">
  <artifact name="open-korean-text-processor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.openkoreantext', module='open-korean-text-processor', version='1.1')
)
libraryDependencies += "org.openkoreantext" % "open-korean-text-processor" % "1.1"
[org.openkoreantext/open-korean-text-processor "1.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.0
com.twitter : twitter-text jar 1.11.1

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-nop jar 1.5.8

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.1
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.