License |
License |
---|---|
GroupId | GroupIdcom.metreeca |
ArtifactId | ArtifactIdmetreeca-text |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMetreeca NLP Framework
A lightweight NLP framework.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
metreeca-text-1.0.3.pom | |
metreeca-text-1.0.3.jar | 61 KB |
metreeca-text-1.0.3-sources.jar | 123 KB |
metreeca-text-1.0.3-javadoc.jar | 253 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.metreeca/metreeca-text/ -->
<dependency>
<groupId>com.metreeca</groupId>
<artifactId>metreeca-text</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.metreeca/metreeca-text/
implementation 'com.metreeca:metreeca-text:1.0.3'
// https://jarcasting.com/artifacts/com.metreeca/metreeca-text/
implementation ("com.metreeca:metreeca-text:1.0.3")
'com.metreeca:metreeca-text:jar:1.0.3'
<dependency org="com.metreeca" name="metreeca-text" rev="1.0.3">
<artifact name="metreeca-text" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.metreeca', module='metreeca-text', version='1.0.3')
)
libraryDependencies += "com.metreeca" % "metreeca-text" % "1.0.3"
[com.metreeca/metreeca-text "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.opennlp : opennlp-tools | jar | 1.9.3 |
com.metreeca : metreeca-rest | jar | 1.0.3 |
com.metreeca : metreeca-rdf | jar | 1.0.3 |
com.metreeca : metreeca-rdf4j | jar | 1.0.3 |
com.metreeca : metreeca-open | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-jdk14 | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.assertj : assertj-core | jar | 3.19.0 |