License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-mstparser-ae-biomedical-english |
Last Version | Last Version2.5.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe MST Parser AE, Biomedical English
This project employs the jcore-mstparser-ae (Dependency Parser) with a model trained on the GENIA
corpus.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-mstparser-ae-biomedical-english</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/
implementation 'de.julielab:jcore-mstparser-ae-biomedical-english:2.5.1'
// https://jarcasting.com/artifacts/de.julielab/jcore-mstparser-ae-biomedical-english/
implementation ("de.julielab:jcore-mstparser-ae-biomedical-english:2.5.1")
'de.julielab:jcore-mstparser-ae-biomedical-english:jar:2.5.1'
<dependency org="de.julielab" name="jcore-mstparser-ae-biomedical-english" rev="2.5.1">
<artifact name="jcore-mstparser-ae-biomedical-english" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-mstparser-ae-biomedical-english', version='2.5.1')
)
libraryDependencies += "de.julielab" % "jcore-mstparser-ae-biomedical-english" % "2.5.1"
[de.julielab/jcore-mstparser-ae-biomedical-english "2.5.1"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-mstparser-ae | jar | 2.5.0 |
de.julielab : jcore-utilities | 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 |
---|---|---|
junit : junit | jar | 4.13 |
org.slf4j : slf4j-log4j12 | jar | 1.8.0-beta2 |