License |
License |
---|---|
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-stanford-lemmatizer-ae |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe Stanford Lemmatizer
UIMA Wrapper for the Stanford CoreNLP Lemmatizer.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/de.julielab/jcore-stanford-lemmatizer-ae/ -->
<dependency>
<groupId>de.julielab</groupId>
<artifactId>jcore-stanford-lemmatizer-ae</artifactId>
<version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-stanford-lemmatizer-ae/
implementation 'de.julielab:jcore-stanford-lemmatizer-ae:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-stanford-lemmatizer-ae/
implementation ("de.julielab:jcore-stanford-lemmatizer-ae:2.5.0")
'de.julielab:jcore-stanford-lemmatizer-ae:jar:2.5.0'
<dependency org="de.julielab" name="jcore-stanford-lemmatizer-ae" rev="2.5.0">
<artifact name="jcore-stanford-lemmatizer-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-stanford-lemmatizer-ae', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-stanford-lemmatizer-ae" % "2.5.0"
[de.julielab/jcore-stanford-lemmatizer-ae "2.5.0"]
Group / Artifact | Type | Version |
---|---|---|
de.julielab : jcore-types | jar | 2.5.0 |
edu.stanford.nlp : stanford-corenlp | jar | 3.9.2 |
org.slf4j : slf4j-api | jar | 1.7.30 |
org.apache.uima : uimaj-core | jar | 2.10.4 |
org.apache.uima : uimafit-core | jar | 2.5.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13 |