License |
License |
---|---|
Categories |
CategoriesLingPipe Business Logic Libraries Machine Learning Natural Language Processing |
GroupId | GroupIdde.julielab |
ArtifactId | ArtifactIdjcore-lingpipe-porterstemmer-ae |
Last Version | Last Version2.5.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJCoRe Lingpipe Porter Stemmer AE
This component applies the Porter stemming algorithm to all tokens in the CAS.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |