Peregrine RMI Service

The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.

License

License

Categories

Categories

Data ASM Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.erasmusmc.data-mining.peregrine
ArtifactId

ArtifactId

peregrine-rmi
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

Peregrine RMI Service
The data-mining project contains Peregrine and several supporting modules, e.g. for ontologies and datasets. Peregrine is an indexing engine or tagger: a piece of software that can be used to recognize concepts in human readable text, based on a database (thesaurus) of known terms. Multi-word terms are correctly recognized. If terms can represent multiple concepts, Peregrine will attempt to disambiguate them.
Project Organization

Project Organization

ErasmusMC

Download peregrine-rmi

How to add to project

<!-- https://jarcasting.com/artifacts/org.erasmusmc.data-mining.peregrine/peregrine-rmi/ -->
<dependency>
    <groupId>org.erasmusmc.data-mining.peregrine</groupId>
    <artifactId>peregrine-rmi</artifactId>
    <version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.erasmusmc.data-mining.peregrine/peregrine-rmi/
implementation 'org.erasmusmc.data-mining.peregrine:peregrine-rmi:1.3'
// https://jarcasting.com/artifacts/org.erasmusmc.data-mining.peregrine/peregrine-rmi/
implementation ("org.erasmusmc.data-mining.peregrine:peregrine-rmi:1.3")
'org.erasmusmc.data-mining.peregrine:peregrine-rmi:jar:1.3'
<dependency org="org.erasmusmc.data-mining.peregrine" name="peregrine-rmi" rev="1.3">
  <artifact name="peregrine-rmi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.erasmusmc.data-mining.peregrine', module='peregrine-rmi', version='1.3')
)
libraryDependencies += "org.erasmusmc.data-mining.peregrine" % "peregrine-rmi" % "1.3"
[org.erasmusmc.data-mining.peregrine/peregrine-rmi "1.3"]

Dependencies

compile (3)

Group / Artifact Type Version
org.erasmusmc.data-mining.peregrine : peregrine-api jar 1.3
org.springframework : spring-context jar 3.2.1.RELEASE
commons-logging : commons-logging jar 1.2

runtime (7)

Group / Artifact Type Version
org.erasmusmc.data-mining.peregrine : peregrine-normalizer jar 1.3
org.erasmusmc.data-mining.peregrine : peregrine-tokenizer jar 1.3
org.erasmusmc.data-mining.peregrine : peregrine-disambiguator jar 1.3
org.erasmusmc.data-mining.ontology : ontology-impl-file jar 1.3
org.erasmusmc.data-mining.ontology : ontology-impl-db jar 1.3
org.erasmusmc.data-mining.peregrine : peregrine-impl-hash jar 1.3
mysql : mysql-connector-java jar 5.1.6

test (4)

Group / Artifact Type Version
org.erasmusmc.data-mining.peregrine : peregrine-api jar 1.3
org.springframework : spring-test jar 3.2.1.RELEASE
junit : junit jar 4.11
log4j : log4j jar 1.2.17

Project Modules

There are no modules declared in this project.

Versions

Version
1.3