Last Version

NlpToolkit.NGram 1.0.20

Ngrams with Basic Smoothings

License

License

GroupId

GroupId

io.github.starlangsoftware
ArtifactId

ArtifactId

NGram
Version

Version

1.0.20
Type

Type

jar
Description

Description

NlpToolkit.NGram
Ngrams with Basic Smoothings
Project URL

Project URL

https://github.com/StarlangSoftware/NGram
Project Organization

Project Organization

io.github.starlangsoftware
Source Code Management

Source Code Management

http://github.com/starlangsoftware/ngram/tree/master

Download NGram 1.0.20


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

Dependencies

compile (4)

Group / Artifact Type Version
io.github.starlangsoftware : Sampling jar 1.0.1
io.github.starlangsoftware : DataStructure jar 1.0.4
io.github.starlangsoftware : Math jar 1.0.7
io.github.starlangsoftware : Util jar 1.0.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.