io.github.iquote:text-analysis

This is a language detection library implemented in plain Java.

License

License

GroupId

GroupId

io.github.iquote
ArtifactId

ArtifactId

text-analysis
Last Version

Last Version

2.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

This is a language detection library implemented in plain Java.
Project Organization

Project Organization

iQuote

Download text-analysis

How to add to project

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

Dependencies

compile (12)

Group / Artifact Type Version
io.github.iquote : language-detection jar 2.0.4
org.apache.lucene : lucene-analyzers-common jar 5.4.1
com.twitter : twitter-text jar 1.14.1
com.ibm.icu : icu4j jar 55.1
org.apache.commons : commons-pool2 jar 2.2
log4j : log4j jar 1.2.17
log4j : apache-log4j-extras jar 1.2.17
org.slf4j : jcl-over-slf4j jar 1.7.32
org.slf4j : jul-to-slf4j jar 1.7.32
org.slf4j : slf4j-log4j12 jar 1.7.32
com.google.guava : guava jar 18.0
com.google.code.findbugs : annotations jar 3.0.0

test (4)

Group / Artifact Type Version
org.hamcrest : hamcrest-core jar 1.3
org.hamcrest : hamcrest-library jar 1.3
org.mockito : mockito-core jar 1.10.19
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.4