is not current version
Last Version 1.4.1.5-jdk1.8

edu.utah.bmi.nlp:section-detector-r 1.3.1.6

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

GroupId

GroupId

edu.utah.bmi.nlp
ArtifactId

ArtifactId

section-detector-r
Version

Version

1.3.1.6
Type

Type

jar

Download section-detector-r 1.3.1.6


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