is not current version
Last Version 1.3.1

fr.erias:IAMsystem 0.1.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

0.1.0
Type

Type

jar

Download IAMsystem 0.1.0


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