License |
License |
---|---|
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdSpellChecker |
Version | Version1.0.26 |
Type | Typejar |
Description |
DescriptionNlpToolkit.SpellChecker
Turkish Spell Checker Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SpellChecker-1.0.26.pom | |
SpellChecker-1.0.26.jar | 1 MB |
SpellChecker-1.0.26-sources.jar | 1 MB |
SpellChecker-1.0.26-javadoc.jar | 37 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/SpellChecker/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>SpellChecker</artifactId>
<version>1.0.26</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/SpellChecker/
implementation 'io.github.starlangsoftware:SpellChecker:1.0.26'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/SpellChecker/
implementation ("io.github.starlangsoftware:SpellChecker:1.0.26")
'io.github.starlangsoftware:SpellChecker:jar:1.0.26'
<dependency org="io.github.starlangsoftware" name="SpellChecker" rev="1.0.26">
<artifact name="SpellChecker" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='SpellChecker', version='1.0.26')
)
libraryDependencies += "io.github.starlangsoftware" % "SpellChecker" % "1.0.26"
[io.github.starlangsoftware/SpellChecker "1.0.26"]
Group / Artifact | Type | Version |
---|---|---|
io.github.starlangsoftware : MorphologicalAnalysis | jar | 1.0.40 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |