morpha-stemmer

A utility for lemmatizing word tokens.

License

License

Academic License
GroupId

GroupId

edu.washington.cs.knowitall
ArtifactId

ArtifactId

morpha-stemmer
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

morpha-stemmer
A utility for lemmatizing word tokens.
Source Code Management

Source Code Management

https://github.com/knowitall/morpha

Download morpha-stemmer

How to add to project

<!-- https://jarcasting.com/artifacts/edu.washington.cs.knowitall/morpha-stemmer/ -->
<dependency>
    <groupId>edu.washington.cs.knowitall</groupId>
    <artifactId>morpha-stemmer</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/morpha-stemmer/
implementation 'edu.washington.cs.knowitall:morpha-stemmer:1.0.5'
// https://jarcasting.com/artifacts/edu.washington.cs.knowitall/morpha-stemmer/
implementation ("edu.washington.cs.knowitall:morpha-stemmer:1.0.5")
'edu.washington.cs.knowitall:morpha-stemmer:jar:1.0.5'
<dependency org="edu.washington.cs.knowitall" name="morpha-stemmer" rev="1.0.5">
  <artifact name="morpha-stemmer" type="jar" />
</dependency>
@Grapes(
@Grab(group='edu.washington.cs.knowitall', module='morpha-stemmer', version='1.0.5')
)
libraryDependencies += "edu.washington.cs.knowitall" % "morpha-stemmer" % "1.0.5"
[edu.washington.cs.knowitall/morpha-stemmer "1.0.5"]

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
edu.washington.cs.knowitall

KnowItAll

Versions

Version
1.0.5
1.0.4
1.0.3