License |
License |
---|---|
GroupId | GroupIdeu.fbk.dh |
ArtifactId | ArtifactIdtint-verb |
Version | Version0.2 |
Type | Typejar |
Description |
DescriptionThe Italian NLP Tool
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
tint-verb-0.2.pom | |
tint-verb-0.2.jar | 31 KB |
tint-verb-0.2-tests.jar | 2 KB |
tint-verb-0.2-sources.jar | 25 KB |
tint-verb-0.2-javadoc.jar | 42 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-verb/ -->
<dependency>
<groupId>eu.fbk.dh</groupId>
<artifactId>tint-verb</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-verb/
implementation 'eu.fbk.dh:tint-verb:0.2'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-verb/
implementation ("eu.fbk.dh:tint-verb:0.2")
'eu.fbk.dh:tint-verb:jar:0.2'
<dependency org="eu.fbk.dh" name="tint-verb" rev="0.2">
<artifact name="tint-verb" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-verb', version='0.2')
)
libraryDependencies += "eu.fbk.dh" % "tint-verb" % "0.2"
[eu.fbk.dh/tint-verb "0.2"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 20.0-rc1 |
eu.fbk.utils : utils-corenlp | jar | 3.1.1 |
org.slf4j : slf4j-api | jar | 1.7.12 |
edu.stanford.nlp : stanford-corenlp | jar | 3.8.0 |
eu.fbk.utils : utils-core | jar | 3.1.1 |
eu.fbk.utils : utils-gson | jar | 3.1.1 |
Group / Artifact | Type | Version |
---|---|---|
eu.fbk.dh : tint-tokenizer | jar | 0.2 |
eu.fbk.fcw : fcw-udpipe-api | jar | 0.1.1 |