Explicit

Explicit is a cross platform library for rule based named entity recognition.

License

License

MIT
GroupId

GroupId

one.leftshift.explicit
ArtifactId

ArtifactId

explicit
Last Version

Last Version

0.10.6
Release Date

Release Date

Type

Type

jar
Description

Description

Explicit
Explicit is a cross platform library for rule based named entity recognition.
Project URL

Project URL

https://github.com/leftshiftone/explicit
Source Code Management

Source Code Management

https://github.com/leftshiftone/explicit

Download explicit

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.antlr : antlr4-runtime jar 4.8-1

runtime (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.28
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.41
org.jetbrains.kotlin : kotlin-reflect jar 1.3.41

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.6
0.10.5
0.10.0
0.9.1
0.9.0