License |
License |
---|---|
GroupId | GroupIdorg.softcatala |
ArtifactId | ArtifactIdspanish-pos-dict |
Version | Version1.6 |
Type | Typejar |
Description |
DescriptionSpanish part-of-speech dictionary
A Spanish part-of-speech (POS) dictionary as a Morfologik binary
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
spanish-pos-dict-1.6.pom | |
spanish-pos-dict-1.6.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/ -->
<dependency>
<groupId>org.softcatala</groupId>
<artifactId>spanish-pos-dict</artifactId>
<version>1.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/
implementation 'org.softcatala:spanish-pos-dict:1.6'
// https://jarcasting.com/artifacts/org.softcatala/spanish-pos-dict/
implementation ("org.softcatala:spanish-pos-dict:1.6")
'org.softcatala:spanish-pos-dict:jar:1.6'
<dependency org="org.softcatala" name="spanish-pos-dict" rev="1.6">
<artifact name="spanish-pos-dict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.softcatala', module='spanish-pos-dict', version='1.6')
)
libraryDependencies += "org.softcatala" % "spanish-pos-dict" % "1.6"
[org.softcatala/spanish-pos-dict "1.6"]
Group / Artifact | Type | Version |
---|---|---|
org.carrot2 : morfologik-fsa | jar | 2.1.6 |
org.carrot2 : morfologik-stemming | jar | 2.1.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |