LINNAEUS Species Tagger

This is a mavenized version of the LINNAEUS Species Tagger by Martin Gerner with minor modifications. Refer to the README.md file for an overview of the changes.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

linnaeus
Last Version

Last Version

2.0-JULIELAB-1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

LINNAEUS Species Tagger
This is a mavenized version of the LINNAEUS Species Tagger by Martin Gerner with minor modifications. Refer to the README.md file for an overview of the changes.
Project URL

Project URL

https://github.com/JULIELab/jcore-dependencies/tree/master/linnaeus
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download linnaeus

How to add to project

<!-- https://jarcasting.com/artifacts/de.julielab/linnaeus/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>linnaeus</artifactId>
    <version>2.0-JULIELAB-1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/linnaeus/
implementation 'de.julielab:linnaeus:2.0-JULIELAB-1.0.0'
// https://jarcasting.com/artifacts/de.julielab/linnaeus/
implementation ("de.julielab:linnaeus:2.0-JULIELAB-1.0.0")
'de.julielab:linnaeus:jar:2.0-JULIELAB-1.0.0'
<dependency org="de.julielab" name="linnaeus" rev="2.0-JULIELAB-1.0.0">
  <artifact name="linnaeus" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='linnaeus', version='2.0-JULIELAB-1.0.0')
)
libraryDependencies += "de.julielab" % "linnaeus" % "2.0-JULIELAB-1.0.0"
[de.julielab/linnaeus "2.0-JULIELAB-1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
dk.brics.automaton : automaton jar 1.11-8
mysql : mysql-connector-java jar 5.1.8

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.0-JULIELAB-1.0.0
2.0