| License |
License |
|---|---|
| GroupId | GroupIdeu.fbk.dh |
| ArtifactId | ArtifactIdtint-splitter |
| Last Version | Last Version0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe Italian NLP Tool
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| tint-splitter-0.3.pom | |
| tint-splitter-0.3.jar | 7 KB |
| tint-splitter-0.3-tests.jar | 1 KB |
| tint-splitter-0.3-sources.jar | 3 KB |
| tint-splitter-0.3-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-splitter/ -->
<dependency>
<groupId>eu.fbk.dh</groupId>
<artifactId>tint-splitter</artifactId>
<version>0.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-splitter/
implementation 'eu.fbk.dh:tint-splitter:0.3'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-splitter/
implementation ("eu.fbk.dh:tint-splitter:0.3")
'eu.fbk.dh:tint-splitter:jar:0.3'
<dependency org="eu.fbk.dh" name="tint-splitter" rev="0.3">
<artifact name="tint-splitter" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-splitter', version='0.3')
)
libraryDependencies += "eu.fbk.dh" % "tint-splitter" % "0.3"
[eu.fbk.dh/tint-splitter "0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| edu.stanford.nlp : stanford-corenlp | jar | 4.2.0 |
| eu.fbk.utils : utils-corenlp | jar | 3.2 |
| eu.fbk.utils : utils-core | jar | 3.2 |