Lingua

A natural language detection library for Java and the JVM, suitable for long and short text alike

License

License

GroupId

GroupId

com.github.pemistahl
ArtifactId

ArtifactId

lingua
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

Lingua
A natural language detection library for Java and the JVM, suitable for long and short text alike
Project URL

Project URL

https://github.com/pemistahl/lingua
Source Code Management

Source Code Management

https://github.com/pemistahl/lingua/tree/main

Download lingua

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.6.21
com.squareup.moshi : moshi jar 1.13.0
com.squareup.moshi : moshi-kotlin jar 1.13.0
it.unimi.dsi : fastutil jar 8.5.8

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.2.0
1.1.1
1.1.0
1.0.3
1.0.2
1.0.1
1.0.0
0.6.1
0.6.0
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.2