не последняя версия
Последняя версия 1.3.1

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

Группа

Группа

fr.erias
Идентификатор

Идентификатор

IAMsystem
Версия

Версия

1.3.0
Тип

Тип

jar

Скачать IAMsystem 1.3.0


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