is not current version
Last Version 1.4.1.5-jdk1.8

SectionDetectorR (Rule-Based SectionDetector) 1.3.2.0

SectionDetectorR is a Rule-Based SectionDetector leveraging FastNER for section header detection.

License

License

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

section-detector-r
Version

Version

1.3.2.0
Type

Type

jar
Description

Description

SectionDetectorR (Rule-Based SectionDetector)
SectionDetectorR is a Rule-Based SectionDetector leveraging FastNER for section header detection.
Project Organization

Project Organization

The Department of Biomedical Informatics, University of Utah

Download section-detector-r 1.3.2.0


<!-- https://jarcasting.com/artifacts/edu.utah.bmi.nlp/section-detector-r/ -->
<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>section-detector-r</artifactId>
    <version>1.3.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/section-detector-r/
implementation 'edu.utah.bmi.nlp:section-detector-r:1.3.2.0'
// https://jarcasting.com/artifacts/edu.utah.bmi.nlp/section-detector-r/
implementation ("edu.utah.bmi.nlp:section-detector-r:1.3.2.0")
'edu.utah.bmi.nlp:section-detector-r:jar:1.3.2.0'
<dependency org="edu.utah.bmi.nlp" name="section-detector-r" rev="1.3.2.0">
  <artifact name="section-detector-r" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.utah.bmi.nlp', module='section-detector-r', version='1.3.2.0')
)
libraryDependencies += "edu.utah.bmi.nlp" % "section-detector-r" % "1.3.2.0"
[edu.utah.bmi.nlp/section-detector-r "1.3.2.0"]

Dependencies

compile (1)

Group / Artifact Type Version
edu.utah.bmi.nlp : fastner jar 1.3.2.0

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar RELEASE
edu.utah.bmi.nlp : rush jar 1.3.2.0-SNAPSHOT

Project Modules

There are no modules declared in this project.