com.kotlinnlp:correlator

Correlate texts respect to linguistic perspectives.

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.kotlinnlp
ArtifactId

ArtifactId

correlator
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

com.kotlinnlp:correlator
Correlate texts respect to linguistic perspectives.

Download correlator

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.31
org.jetbrains.kotlin : kotlin-reflect jar 1.3.31
com.kotlinnlp : neuraltokenizer jar 0.4.8
com.kotlinnlp : neuralparser jar 0.6.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0