License |
License |
---|---|
GroupId | GroupIdcom.github.fracpete |
ArtifactId | ArtifactIdptstemmer-weka-package |
Version | Version2.0.0 |
Type | Typejar |
Description |
Descriptionpt-stemmer
Contains the PTStemmer developed by Pedro Oliveira (http://code.google.com/p/ptstemmer/).
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer-weka-package/ -->
<dependency>
<groupId>com.github.fracpete</groupId>
<artifactId>ptstemmer-weka-package</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer-weka-package/
implementation 'com.github.fracpete:ptstemmer-weka-package:2.0.0'
// https://jarcasting.com/artifacts/com.github.fracpete/ptstemmer-weka-package/
implementation ("com.github.fracpete:ptstemmer-weka-package:2.0.0")
'com.github.fracpete:ptstemmer-weka-package:jar:2.0.0'
<dependency org="com.github.fracpete" name="ptstemmer-weka-package" rev="2.0.0">
<artifact name="ptstemmer-weka-package" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fracpete', module='ptstemmer-weka-package', version='2.0.0')
)
libraryDependencies += "com.github.fracpete" % "ptstemmer-weka-package" % "2.0.0"
[com.github.fracpete/ptstemmer-weka-package "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | jar | [3.7.9,) |
com.github.fracpete : ptstemmer | jar | 2010.1.13 |
Group / Artifact | Type | Version |
---|---|---|
nz.ac.waikato.cms.weka : weka-dev | test-jar | [3.7.9,) |
junit : junit | jar | 3.8.2 |