Last Version

Data Mining Project Set 1.3

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
ArtifactId

ArtifactId

data-mining
Version

Version

1.3
Type

Type

pom
Description

Description

Data Mining Project Set
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 URL

Project URL

https://trac.nbic.nl/data-mining/
Project Organization

Project Organization

ErasmusMC
Source Code Management

Source Code Management

https://trac.nbic.nl/data-mining/browser/tags/data-mining-1.3

Download data-mining 1.3

Filename Size
data-mining-1.3.pom 18 KB
Browse

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

Dependencies

compile (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
log4j : log4j jar 1.2.17

Project Modules

  • ontology
  • peregrine
  • release