is not current version
Last Version 1.6

net.sf.mastif:mastif-i2b2 1.4

assertion status classification of medical named entities within clinical documents

Categories

Categories

Net
GroupId

GroupId

net.sf.mastif
ArtifactId

ArtifactId

mastif-i2b2
Version

Version

1.4
Type

Type

jar

Download mastif-i2b2 1.4


<!-- https://jarcasting.com/artifacts/net.sf.mastif/mastif-i2b2/ -->
<dependency>
    <groupId>net.sf.mastif</groupId>
    <artifactId>mastif-i2b2</artifactId>
    <version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.mastif/mastif-i2b2/
implementation 'net.sf.mastif:mastif-i2b2:1.4'
// https://jarcasting.com/artifacts/net.sf.mastif/mastif-i2b2/
implementation ("net.sf.mastif:mastif-i2b2:1.4")
'net.sf.mastif:mastif-i2b2:jar:1.4'
<dependency org="net.sf.mastif" name="mastif-i2b2" rev="1.4">
  <artifact name="mastif-i2b2" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.mastif', module='mastif-i2b2', version='1.4')
)
libraryDependencies += "net.sf.mastif" % "mastif-i2b2" % "1.4"
[net.sf.mastif/mastif-i2b2 "1.4"]