is not current version
Last Version 1.3.1

fr.erias:IAMsystem 1.2.0

This is a general purpose annotation tool that uses a dictionary-based approach. The dictionary is stored in a tree datastructure. 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"

GroupId

GroupId

fr.erias
ArtifactId

ArtifactId

IAMsystem
Version

Version

1.2.0
Type

Type

jar

Download IAMsystem 1.2.0


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