MVN

edu.umn.biomedicus : biomedicus-tokenizer

Maven & Gradle

Jan 05, 2019
1 usages
0 stars

BioMedICUS Tokenizer · A lightweight (small and dependency-free) Java 8 library for Penn-like tokenization. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

<dependency>
    <groupId>edu.umn.biomedicus</groupId>
    <artifactId>biomedicus-tokenizer</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.umn.biomedicus : biomedicus-tokenizer to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of edu.umn.biomedicus : biomedicus-tokenizer to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
biomedicus-tokenizer-0.0.3
biomedicus-tokenizer-0.0.2
biomedicus-tokenizer-0.0.1

How to add a dependency to Maven

Add the following edu.umn.biomedicus : biomedicus-tokenizer maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.umn.biomedicus</groupId>
    <artifactId>biomedicus-tokenizer</artifactId>
    <version>0.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.umn.biomedicus : biomedicus-tokenizer gradle dependency to your build.gradle file:

implementation 'edu.umn.biomedicus:biomedicus-tokenizer:0.0.3'

Gradle Kotlin DSL: Add the following edu.umn.biomedicus : biomedicus-tokenizer gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.umn.biomedicus:biomedicus-tokenizer:0.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.umn.biomedicus : biomedicus-tokenizer sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.umn.biomedicus" % "biomedicus-tokenizer" % "0.0.3"

Advertisement

Dependencies from Group

Jan 05, 2019
5 usages
45 stars
Jan 05, 2019
3 usages
45 stars
Jan 05, 2019
3 usages
45 stars
Jan 05, 2019
2 usages
45 stars
Jan 05, 2019
1 usages
3 stars

Discover Dependencies

Aug 17, 2022
1 usages
59 stars
May 27, 2019
1 usages
290 stars
May 27, 2019
1 usages
290 stars
Jun 27, 2019
1 usages
0 stars
Nov 04, 2018
1 usages
1 stars
May 07, 2019
2 usages
6 stars