Last Version

IAMsystem 1.3.1

A fast dictionary-based approach for semantic annotation / entity linking. IAMsystem is efficient at annotating documents with large dictionaries and approximate string matching algorithms. Description of the system can be found in the following paper : "Cossin S, Jouhet V, Mougin F, Diallo G and Thiessard F. IAM at CLEF eHealth 2018: Concept Annotation and Coding in French Death Certificates. CEUR-WS. September 2018"

License

License

GroupId

GroupId

fr.erias
ArtifactId

ArtifactId

IAMsystem
Version

Version

1.3.1
Type

Type

jar
Description

Description

IAMsystem
A fast dictionary-based approach for semantic annotation / entity linking. IAMsystem is efficient at annotating documents with large dictionaries and approximate string matching algorithms. Description of the system can be found in the following paper : "Cossin S, Jouhet V, Mougin F, Diallo G and Thiessard F. IAM at CLEF eHealth 2018: Concept Annotation and Coding in French Death Certificates. CEUR-WS. September 2018"
Project URL

Project URL

https://github.com/scossin/IAMsystem
Project Organization

Project Organization

Computer research applied to health ERIAS - Bordeaux Population Health - Research Center U1219

Download IAMsystem 1.3.1


<!-- https://jarcasting.com/artifacts/fr.erias/IAMsystem/ -->
<dependency>
    <groupId>fr.erias</groupId>
    <artifactId>IAMsystem</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.erias/IAMsystem/
implementation 'fr.erias:IAMsystem:1.3.1'
// https://jarcasting.com/artifacts/fr.erias/IAMsystem/
implementation ("fr.erias:IAMsystem:1.3.1")
'fr.erias:IAMsystem:jar:1.3.1'
<dependency org="fr.erias" name="IAMsystem" rev="1.3.1">
  <artifact name="IAMsystem" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.erias', module='IAMsystem', version='1.3.1')
)
libraryDependencies += "fr.erias" % "IAMsystem" % "1.3.1"
[fr.erias/IAMsystem "1.3.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.apache.lucene : lucene-queryparser jar 7.1.0
org.apache.lucene : lucene-analyzers-common jar 7.1.0
org.apache.lucene : lucene-core jar 7.1.0
com.pengyifan.brat : pengyifan-brat jar 1.1.0
org.apache.commons : commons-text jar 1.2
org.apache.directory.studio : org.apache.commons.codec jar 1.8
org.json : json jar 20160810

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.junit.platform : junit-platform-runner jar 1.0.0-RC2

Project Modules

There are no modules declared in this project.