Last Version

com.kotlinnlp:lssencoder 0.2.3

LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

lssencoder
Version

Version

0.2.3
Type

Type

jar
Description

Description

com.kotlinnlp:lssencoder
LSSEncoder is the encoder of the Latent Syntactic Structure (LSS).
Project URL

Project URL

http://github.com/kotlinnlp/lssencoder
Source Code Management

Source Code Management

http://github.com/kotlinnlp/lssencoder/tree/master

Download lssencoder 0.2.3


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
com.xenomachina : xenocom jar 0.0.5
com.xenomachina : kotlin-argparser jar 2.0.7
com.beust : klaxon jar 5.2
com.kotlinnlp : tokensencoder jar 0.5.4

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.31

Project Modules

There are no modules declared in this project.