Last Version

Tock NLP CoreNLP 22.3.1

Stanford CoreNlp implementation of Tock NLP Model

License

License

GroupId

GroupId

ai.tock
ArtifactId

ArtifactId

tock-nlp-model-stanford
Version

Version

22.3.1
Type

Type

jar
Description

Description

Tock NLP CoreNLP
Stanford CoreNlp implementation of Tock NLP Model
Project URL

Project URL

https://github.com/theopenconversationkit/tock-corenlp
Project Organization

Project Organization

Tock

Download tock-nlp-model-stanford 22.3.1


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

Dependencies

compile (4)

Group / Artifact Type Version
ai.tock : tock-nlp-model-service jar 22.3.1
edu.stanford.nlp : stanford-corenlp jar 4.2.0
ai.tock : tock-shared jar 22.3.1
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.7.0

test (7)

Group / Artifact Type Version
ai.tock : tock-nlp-integration-tests test-jar 22.3.1
ai.tock : tock-nlp-front-shared jar 22.3.1
org.jetbrains.kotlin : kotlin-test-junit5 jar 1.7.0
org.junit.jupiter : junit-jupiter-engine jar 5.8.2
org.junit.jupiter : junit-jupiter-params jar 5.8.2
org.junit.jupiter : junit-jupiter-api jar 5.8.2
io.mockk : mockk jar 1.12.4

Project Modules

There are no modules declared in this project.