tint-tokenizer

The Tint tokenizer and sentence splitter

License

License

GroupId

GroupId

eu.fbk.dh
ArtifactId

ArtifactId

tint-tokenizer
Last Version

Last Version

0.3
Release Date

Release Date

Type

Type

jar
Description

Description

tint-tokenizer
The Tint tokenizer and sentence splitter
Project Organization

Project Organization

FBK

Download tint-tokenizer

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
edu.stanford.nlp : stanford-corenlp jar 4.2.0
org.ahocorasick : ahocorasick jar 0.3.0
com.google.code.findbugs : jsr305 jar 3.0.0
commons-lang : commons-lang jar 2.6
eu.fbk.utils : utils-core jar 3.2
eu.fbk.utils : utils-corenlp jar 3.2
xml-apis : xml-apis jar 2.0.2
com.google.guava : guava jar 20.0-rc1
org.slf4j : slf4j-api jar 1.7.12

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
eu.fbk.dh

Digital Humanities

Digital Humanities Unit at Fondazione Bruno Kessler

Versions

Version
0.3
0.2
0.1