Last Version

BioMedICUS Measures 2.0.2

A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. 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.

License

License

GroupId

GroupId

edu.umn.biomedicus
ArtifactId

ArtifactId

biomedicus-measures
Version

Version

2.0.2
Type

Type

jar
Description

Description

BioMedICUS Measures
A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. 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.
Project URL

Project URL

https://github.com/nlpie/biomedicus-measures
Project Organization

Project Organization

University of Minnesota Institute for Health Informatics NLP/IE Program
Source Code Management

Source Code Management

https://github.com/nlpie/biomedicus-measures

Download biomedicus-measures 2.0.2


<!-- https://jarcasting.com/artifacts/edu.umn.biomedicus/biomedicus-measures/ -->
<dependency>
    <groupId>edu.umn.biomedicus</groupId>
    <artifactId>biomedicus-measures</artifactId>
    <version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/edu.umn.biomedicus/biomedicus-measures/
implementation 'edu.umn.biomedicus:biomedicus-measures:2.0.2'
// https://jarcasting.com/artifacts/edu.umn.biomedicus/biomedicus-measures/
implementation ("edu.umn.biomedicus:biomedicus-measures:2.0.2")
'edu.umn.biomedicus:biomedicus-measures:jar:2.0.2'
<dependency org="edu.umn.biomedicus" name="biomedicus-measures" rev="2.0.2">
  <artifact name="biomedicus-measures" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.umn.biomedicus', module='biomedicus-measures', version='2.0.2')
)
libraryDependencies += "edu.umn.biomedicus" % "biomedicus-measures" % "2.0.2"
[edu.umn.biomedicus/biomedicus-measures "2.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.25
com.google.code.findbugs : jsr305 Optional jar 3.0.2

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.3.2
org.mockito : mockito-core jar 2.23.4
org.slf4j : slf4j-nop jar 1.7.25

Project Modules

There are no modules declared in this project.