License |
License |
---|---|
GroupId | GroupIdcom.github.pemistahl |
ArtifactId | ArtifactIdlingua |
Last Version | Last Version1.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionLingua
A natural language detection library for Java and the JVM, suitable for long and short text alike
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
lingua-1.2.1.pom | |
lingua-1.2.1.jar | 124 MB |
lingua-1.2.1-with-dependencies.jar | 144 MB |
lingua-1.2.1-sources.jar | 30 KB |
lingua-1.2.1-javadoc.jar | 49 KB |
Browse |
<!-- 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"]
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 |