is not current version
Last Version 2.5.1

de.julielab:jcore-biosem-ae-bionlp-st13 2.3.0

This project employs the JCoRe BioSem wrapper (jcore-biosem-ae) with a BioSem database trained on the BioNLP SharedTask 2013 train and development (mix) data for biological event extraction.

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-biosem-ae-bionlp-st13
Version

Version

2.3.0
Type

Type

jar

Download jcore-biosem-ae-bionlp-st13 2.3.0


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