Last Version

Open Korean Text Processor 2.3.1

Scala/Java library to process Korean text

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.openkoreantext
ArtifactId

ArtifactId

open-korean-text
Version

Version

2.3.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/open-korean-text/open-korean-text

Download open-korean-text 2.3.1


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

Dependencies

compile (2)

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

provided (1)

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

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.