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

BioSem Event Extractor 1.1.7

The event extraction engine used by the Amsterdam team in the BioNLP Shared Task 2011 challenge. The code was adapted to also work with all data of the ST2013 challenge (there are 4 more trigger/event types in these data in comparison with the ST2011), evaluation results stayed the same.

Лицензия

Лицензия

Группа

Группа

de.julielab
Идентификатор

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

biosem-event-extractor
Версия

Версия

1.1.7
Тип

Тип

jar
Описание

Описание

BioSem Event Extractor
The event extraction engine used by the Amsterdam team in the BioNLP Shared Task 2011 challenge. The code was adapted to also work with all data of the ST2013 challenge (there are 4 more trigger/event types in these data in comparison with the ST2011), evaluation results stayed the same.
Ссылка на сайт

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

http://www.ncbi.nlm.nih.gov/pubmed/22859502
Организация-разработчик

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

JULIE Lab, Germany

Скачать biosem-event-extractor 1.1.7


<!-- https://jarcasting.com/artifacts/de.julielab/biosem-event-extractor/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>biosem-event-extractor</artifactId>
    <version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/biosem-event-extractor/
implementation 'de.julielab:biosem-event-extractor:1.1.7'
// https://jarcasting.com/artifacts/de.julielab/biosem-event-extractor/
implementation ("de.julielab:biosem-event-extractor:1.1.7")
'de.julielab:biosem-event-extractor:jar:1.1.7'
<dependency org="de.julielab" name="biosem-event-extractor" rev="1.1.7">
  <artifact name="biosem-event-extractor" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='biosem-event-extractor', version='1.1.7')
)
libraryDependencies += "de.julielab" % "biosem-event-extractor" % "1.1.7"
[de.julielab/biosem-event-extractor "1.1.7"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
org.hsqldb : hsqldb jar 2.3.3
net.sf.jwordnet : jwnl jar 1.3.3
org.apache.opennlp : opennlp-tools jar 1.6.0
org.slf4j : slf4j-api jar 1.7.25
de.julielab : aliasi-lingpipe jar 4.1.0
commons-cli : commons-cli jar 1.2

provided (1)

Идентификатор библиотеки Тип Версия
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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