License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-jtbd-ae-biomedical-english |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe Token Annotator, Biomedical English
UIMA Wrapper for the JCoRe Token Boundary Detector with a model trained on a special biomedical corpus which consists of data from (manually annotated) material which we took from MedLine abstracts and a modified version of PennBioIE's underlying tokenization.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-jtbd-ae-biomedical-english/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-jtbd-ae-biomedical-english</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-jtbd-ae-biomedical-english/
implementation 'de.julielab:jcore-jtbd-ae-biomedical-english:2.5.1'
// https://jarcasting.com/artifacts/de.julielab/jcore-jtbd-ae-biomedical-english/
implementation ("de.julielab:jcore-jtbd-ae-biomedical-english:2.5.1")
'de.julielab:jcore-jtbd-ae-biomedical-english:jar:2.5.1'
<dependency org="de.julielab" name="jcore-jtbd-ae-biomedical-english" rev="2.5.1">
<artifact name="jcore-jtbd-ae-biomedical-english" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-jtbd-ae-biomedical-english', version='2.5.1')
)
libraryDependencies += "de.julielab" % "jcore-jtbd-ae-biomedical-english" % "2.5.1"
[de.julielab/jcore-jtbd-ae-biomedical-english "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-jtbd-ae | jar | 2.5.0 |
org.apache.uima : uimaj-core | jar | 2.10.4 |
org.apache.uima : uimafit-core | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |