License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdWordNet |
Version | Version1.0.52 |
Type | Typejar |
Description |
DescriptionNlpToolkit.WordNet
Turkish WordNet KeNet
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WordNet-1.0.52.pom | |
WordNet-1.0.52.jar | 11 MB |
WordNet-1.0.52-sources.jar | 11 MB |
WordNet-1.0.52-javadoc.jar | 380 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>WordNet</artifactId>
<version>1.0.52</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/
implementation 'io.github.starlangsoftware:WordNet:1.0.52'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordNet/
implementation ("io.github.starlangsoftware:WordNet:1.0.52")
'io.github.starlangsoftware:WordNet:jar:1.0.52'
<dependency org="io.github.starlangsoftware" name="WordNet" rev="1.0.52">
<artifact name="WordNet" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='WordNet', version='1.0.52')
)
libraryDependencies += "io.github.starlangsoftware" % "WordNet" % "1.0.52"
[io.github.starlangsoftware/WordNet "1.0.52"]
Group / Artifact | Type | Version |
---|---|---|
io.github.starlangsoftware : MorphologicalAnalysis | jar | 1.0.49 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |