Last Version

JCoRe Lingpipe Porter Stemmer AE 2.5.0

This component applies the Porter stemming algorithm to all tokens in the CAS.

License

License

Categories

Categories

LingPipe Business Logic Libraries Machine Learning Natural Language Processing
GroupId

GroupId

de.julielab
ArtifactId

ArtifactId

jcore-lingpipe-porterstemmer-ae
Version

Version

2.5.0
Type

Type

jar
Description

Description

JCoRe Lingpipe Porter Stemmer AE
This component applies the Porter stemming algorithm to all tokens in the CAS.
Project URL

Project URL

https://github.com/JULIELab/jcore-base/tree/master/jcore-lingpipe-porterstemmer-ae
Project Organization

Project Organization

JULIE Lab, Germany

Download jcore-lingpipe-porterstemmer-ae 2.5.0


<!-- https://jarcasting.com/artifacts/de.julielab/jcore-lingpipe-porterstemmer-ae/ -->
<dependency>
    <groupId>de.julielab</groupId>
    <artifactId>jcore-lingpipe-porterstemmer-ae</artifactId>
    <version>2.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.julielab/jcore-lingpipe-porterstemmer-ae/
implementation 'de.julielab:jcore-lingpipe-porterstemmer-ae:2.5.0'
// https://jarcasting.com/artifacts/de.julielab/jcore-lingpipe-porterstemmer-ae/
implementation ("de.julielab:jcore-lingpipe-porterstemmer-ae:2.5.0")
'de.julielab:jcore-lingpipe-porterstemmer-ae:jar:2.5.0'
<dependency org="de.julielab" name="jcore-lingpipe-porterstemmer-ae" rev="2.5.0">
  <artifact name="jcore-lingpipe-porterstemmer-ae" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.julielab', module='jcore-lingpipe-porterstemmer-ae', version='2.5.0')
)
libraryDependencies += "de.julielab" % "jcore-lingpipe-porterstemmer-ae" % "2.5.0"
[de.julielab/jcore-lingpipe-porterstemmer-ae "2.5.0"]

Dependencies

compile (4)

Group / Artifact Type Version
de.julielab : jcore-types jar 2.5.0
de.julielab : aliasi-lingpipe jar 4.1.2-JL1.0
org.apache.uima : uimaj-core jar 2.10.4
org.apache.uima : uimafit-core jar 2.5.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13

Project Modules

There are no modules declared in this project.