eu.fbk.dh:tint-tense

The Italian NLP Tool

License

License

GroupId

GroupId

eu.fbk.dh
ArtifactId

ArtifactId

tint-tense
Last Version

Last Version

0.1
Release Date

Release Date

Type

Type

jar
Description

Description

The Italian NLP Tool
Project Organization

Project Organization

FBK

Download tint-tense

How to add to project

<!-- https://jarcasting.com/artifacts/eu.fbk.dh/tint-tense/ -->
<dependency>
    <groupId>eu.fbk.dh</groupId>
    <artifactId>tint-tense</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-tense/
implementation 'eu.fbk.dh:tint-tense:0.1'
// https://jarcasting.com/artifacts/eu.fbk.dh/tint-tense/
implementation ("eu.fbk.dh:tint-tense:0.1")
'eu.fbk.dh:tint-tense:jar:0.1'
<dependency org="eu.fbk.dh" name="tint-tense" rev="0.1">
  <artifact name="tint-tense" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fbk.dh', module='tint-tense', version='0.1')
)
libraryDependencies += "eu.fbk.dh" % "tint-tense" % "0.1"
[eu.fbk.dh/tint-tense "0.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
edu.stanford.nlp : stanford-corenlp jar 3.6.0
eu.fbk.dh : tint-digimorph-annotator jar 0.1
eu.fbk.utils : utils-gson jar 3.0
eu.fbk.utils : utils-core jar 3.0

Project Modules

There are no modules declared in this project.

Build Status

TINT

Tint (The Italian NLP Tool) is a Java-based pipeline for Natural Language Processing (NLP) in Italian. It is very fast and accurate, and implements most of the common linguistic tools, such as part-of-speech tagging, dependency parsing, entity linking. The tool is based on Stanford CoreNLP, and can be used as a stand-alone tool, included as a Java library or as a REST API service.

Tint is a research-oriented project, and it is consantly under development. To compile the last version of Tint, you can read this short tutorial.

If you are using Tint in your project, please cite the following paper:

@ARTICLE{palmeromorettitint,
       author = {{Palmero Aprosio}, A. and {Moretti}, G.},
        title = "{Italy goes to Stanford: a collection of CoreNLP modules for Italian}",
      journal = {ArXiv e-prints},
archivePrefix = "arXiv",
       eprint = {1609.06204},
 primaryClass = "cs.CL",
     keywords = {Computer Science - Computation and Language},
         year = 2016,
        month = sep,
       adsurl = {http://adsabs.harvard.edu/abs/2016arXiv160906204P},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

For more information, surf to the Tint website.

eu.fbk.dh

Digital Humanities

Digital Humanities Unit at Fondazione Bruno Kessler

Versions

Version
0.1