| License |
License |
|---|---|
| GroupId | GroupIdeu.fbk.dh |
| ArtifactId | ArtifactIdtint-eval |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptiontint-eval
Evaluation scripts for the Tint pipeline
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tint-eval-0.3.pom | |
| tint-eval-0.3.jar | 30 KB |
| tint-eval-0.3-tests.jar | 1 KB |
| tint-eval-0.3-sources.jar | 12 KB |
| tint-eval-0.3-javadoc.jar | 69 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-eval/ -->
<dependency>
<groupId>eu.fbk.dh</groupId>
<artifactId>tint-eval</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-eval/
implementation 'eu.fbk.dh:tint-eval:0.3'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-eval/
implementation ("eu.fbk.dh:tint-eval:0.3")
'eu.fbk.dh:tint-eval:jar:0.3'
<dependency org="eu.fbk.dh" name="tint-eval" rev="0.3">
<artifact name="tint-eval" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-eval', version='0.3')
)
libraryDependencies += "eu.fbk.dh" % "tint-eval" % "0.3"
[eu.fbk.dh/tint-eval "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| eu.fbk.utils : utils-core | jar | 3.2 |
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| com.google.guava : guava | jar | 20.0-rc1 |
| org.slf4j : slf4j-api | jar | 1.7.12 |