is not current version
Last Version 22.3.1

Tock NLP 21.9.6

Root project for Tock NLP

License

License

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp
Version

Version

21.9.6
Type

Type

jar
Description

Description

Tock NLP
Root project for Tock NLP
Project Organization

Project Organization

Tock

Download tock-nlp 21.9.6


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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.6.10

Project Modules

  • core/shared
  • entity-evaluator
  • model
  • core
  • front
  • admin
  • build-model-worker
  • build-model-worker-on-demand
  • build-model-worker-on-aws-batch
  • api
  • integration-tests