License |
License |
---|---|
GroupId | GroupIdio.github.starlangsoftware |
ArtifactId | ArtifactIdWordToVec |
Version | Version1.0.4 |
Type | Typejar |
Description |
DescriptionNlpToolkit.WordToVec
Word2Vec Library
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
WordToVec-1.0.4.pom | |
WordToVec-1.0.4.jar | 11 KB |
WordToVec-1.0.4-sources.jar | 6 KB |
WordToVec-1.0.4-javadoc.jar | 49 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.starlangsoftware/WordToVec/ -->
<dependency>
<groupId>io.github.starlangsoftware</groupId>
<artifactId>WordToVec</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordToVec/
implementation 'io.github.starlangsoftware:WordToVec:1.0.4'
// https://jarcasting.com/artifacts/io.github.starlangsoftware/WordToVec/
implementation ("io.github.starlangsoftware:WordToVec:1.0.4")
'io.github.starlangsoftware:WordToVec:jar:1.0.4'
<dependency org="io.github.starlangsoftware" name="WordToVec" rev="1.0.4">
<artifact name="WordToVec" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.starlangsoftware', module='WordToVec', version='1.0.4')
)
libraryDependencies += "io.github.starlangsoftware" % "WordToVec" % "1.0.4"
[io.github.starlangsoftware/WordToVec "1.0.4"]
Group / Artifact | Type | Version |
---|---|---|
io.github.starlangsoftware : Corpus | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |