Last Version

Tock NLP 22.3.1

Root project for Tock NLP

License

License

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp
Version

Version

22.3.1
Type

Type

jar
Description

Description

Tock NLP
Root project for Tock NLP
Project Organization

Project Organization

Tock

Download tock-nlp 22.3.1


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

Dependencies

compile (1)

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

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