Last Version

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.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

biosem-event-extractor
Version

Version

1.1.7
Type

Type

jar
Description

Description

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.
Project URL

Project URL

http://www.ncbi.nlm.nih.gov/pubmed/22859502
Project Organization

Project Organization

JULIE Lab, Germany

Download 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"]

Dependencies

compile (6)

Group / Artifact Type Version
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)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.