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

fr.erias:IAMsystem 0.1.1

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
Версия

Версия

0.1.1
Тип

Тип

jar

Скачать IAMsystem 0.1.1


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