UIMA TreeTagger wrapper

A UIMA Analysis Engine wrapper for TreeTagger based on tt4j

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

fr.univ-nantes.julestar
ArtifactId

ArtifactId

uima-tree-tagger-wrapper
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

UIMA TreeTagger wrapper
A UIMA Analysis Engine wrapper for TreeTagger based on tt4j
Project URL

Project URL

https://github.com/JuleStar/uima-tree-tagger-wrapper

Download uima-tree-tagger-wrapper

How to add to project

<!-- https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/ -->
<dependency>
    <groupId>fr.univ-nantes.julestar</groupId>
    <artifactId>uima-tree-tagger-wrapper</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/
implementation 'fr.univ-nantes.julestar:uima-tree-tagger-wrapper:1.3'
// https://jarcasting.com/artifacts/fr.univ-nantes.julestar/uima-tree-tagger-wrapper/
implementation ("fr.univ-nantes.julestar:uima-tree-tagger-wrapper:1.3")
'fr.univ-nantes.julestar:uima-tree-tagger-wrapper:jar:1.3'
<dependency org="fr.univ-nantes.julestar" name="uima-tree-tagger-wrapper" rev="1.3">
  <artifact name="uima-tree-tagger-wrapper" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.univ-nantes.julestar', module='uima-tree-tagger-wrapper', version='1.3')
)
libraryDependencies += "fr.univ-nantes.julestar" % "uima-tree-tagger-wrapper" % "1.3"
[fr.univ-nantes.julestar/uima-tree-tagger-wrapper "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.uima : uimaj-core jar 2.10.0
org.apache.uima : uimafit-core jar 2.3.0
org.annolab.tt4j : org.annolab.tt4j jar 1.1.1

test (4)

Group / Artifact Type Version
junit : junit jar 4.12
eu.codearte.catch-exception : catch-exception jar 1.4.4
org.assertj : assertj-core jar 2.0.0
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0