JCoRe Lingscope AE

This component marks spans of biomedical text to lie in the scope of a negation or hedge. The Lingscope (https://sourceforge.net/projects/lingscope/) algorithm is used to do this.

License

License

GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-lingscope-ae
Last Version

Last Version

2.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

JCoRe Lingscope AE
This component marks spans of biomedical text to lie in the scope of a negation or hedge. The Lingscope (https://sourceforge.net/projects/lingscope/) algorithm is used to do this.
Project Organization

Project Organization

JULIE Lab Jena, Germany

Download jcore-lingscope-ae

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
de.julielab : julielab-java-utilities jar 1.3.0
org.apache.commons : commons-lang3 jar 3.6
ch.qos.logback : logback-classic jar 1.2.3
de.julielab : jcore-types jar 2.5.0
de.julielab : abner-1.5 jar 1.1.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

provided (1)

Group / Artifact Type Version
de.julielab : jcore-descriptor-creator jar 2.5.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.13
de.julielab : jcore-utilities jar 2.5.0
org.assertj : assertj-core jar 3.16.1

Project Modules

There are no modules declared in this project.
de.julielab

JULIE Lab

Friedrich Schiller University's department of computational linguistics

Versions

Version
2.5.0
2.4.0