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

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"

Лицензия

Лицензия

Группа

Группа

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

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

IAMsystem
Версия

Версия

1.3.1
Тип

Тип

jar
Описание

Описание

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"
Ссылка на сайт

Ссылка на сайт

https://github.com/scossin/IAMsystem
Организация-разработчик

Организация-разработчик

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

Скачать 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"]

Зависимости

compile (7)

Идентификатор библиотеки Тип Версия
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)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.0.0-M4
org.junit.platform : junit-platform-runner jar 1.0.0-RC2

Модули Проекта

Данный проект не имеет модулей.