License |
License |
---|---|
GroupId | GroupIdedu.utah.bmi.nlp |
ArtifactId | ArtifactIdsection-detector-r |
Version | Version1.3.2.0 |
Type | Typejar |
Description |
DescriptionSectionDetectorR (Rule-Based SectionDetector)
SectionDetectorR is a Rule-Based SectionDetector leveraging FastNER for section header detection.
|
Project Organization |
Project OrganizationThe Department of Biomedical Informatics, University of Utah |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
edu.utah.bmi.nlp : fastner | jar | 1.3.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar | RELEASE |
edu.utah.bmi.nlp : rush | jar | 1.3.2.0-SNAPSHOT |