MVN

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

Maven & Gradle

Mar 14, 2022
2 usages

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

<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>section-detector-r</artifactId>
    <version>1.4.1.5-jdk1.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.utah.bmi.nlp : section-detector-r to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.4.1.5-jdk1.8

All Versions

Choose a version of edu.utah.bmi.nlp : section-detector-r to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.4.x
section-detector-r-1.4.1.5-jdk1.8
1.3.x
section-detector-r-1.3.2.0
section-detector-r-1.3.1.9
section-detector-r-1.3.1.8
section-detector-r-1.3.1.7
section-detector-r-1.3.1.6
section-detector-r-1.3.1.5
section-detector-r-1.3.1.2
section-detector-r-1.3.1.1
section-detector-r-1.3.0

How to add a dependency to Maven

Add the following edu.utah.bmi.nlp : section-detector-r maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.utah.bmi.nlp</groupId>
    <artifactId>section-detector-r</artifactId>
    <version>1.4.1.5-jdk1.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.utah.bmi.nlp : section-detector-r gradle dependency to your build.gradle file:

implementation 'edu.utah.bmi.nlp:section-detector-r:1.4.1.5-jdk1.8'

Gradle Kotlin DSL: Add the following edu.utah.bmi.nlp : section-detector-r gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.utah.bmi.nlp:section-detector-r:1.4.1.5-jdk1.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.utah.bmi.nlp : section-detector-r sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.utah.bmi.nlp" % "section-detector-r" % "1.4.1.5-jdk1.8"

Advertisement

Dependencies from Group

Mar 14, 2022
5 usages
Mar 14, 2022
4 usages
2 stars
Mar 14, 2022
3 usages
0 stars
Mar 14, 2022
2 usages
7 stars
Mar 14, 2022
2 usages

Discover Dependencies

Feb 13, 2022
1 usages
0 stars
Apr 19, 2018
1 usages
0 stars
Mar 30, 2021
1 usages
98 stars
Dec 12, 2019
2 usages
Aug 04, 2018
1 usages
7 stars
Aug 04, 2018
1 usages
6 stars
Aug 04, 2018
1 usages
5 stars