Language resources for language analysis services


License

License

Categories

Categories

Other General Purpose Libraries
GroupId

GroupId

fi.seco
ArtifactId

ArtifactId

lexicalanalysis-resources-other
Last Version

Last Version

1.5.14
Release Date

Release Date

Type

Type

jar
Description

Description

Language resources for language analysis services
Language resources for language analysis services
Project URL

Project URL

https://github.com/jiemakel/seco-lexicalanalysis
Project Organization

Project Organization

Semantic Computing Research Group
Source Code Management

Source Code Management

https://github.com/jiemakel/seco-lexicalanalysis

Download lexicalanalysis-resources-other

How to add to project

<!-- https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/ -->
<dependency>
    <groupId>fi.seco</groupId>
    <artifactId>lexicalanalysis-resources-other</artifactId>
    <version>1.5.14</version>
</dependency>
// https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/
implementation 'fi.seco:lexicalanalysis-resources-other:1.5.14'
// https://jarcasting.com/artifacts/fi.seco/lexicalanalysis-resources-other/
implementation ("fi.seco:lexicalanalysis-resources-other:1.5.14")
'fi.seco:lexicalanalysis-resources-other:jar:1.5.14'
<dependency org="fi.seco" name="lexicalanalysis-resources-other" rev="1.5.14">
  <artifact name="lexicalanalysis-resources-other" type="jar" />
</dependency>
@Grapes(
@Grab(group='fi.seco', module='lexicalanalysis-resources-other', version='1.5.14')
)
libraryDependencies += "fi.seco" % "lexicalanalysis-resources-other" % "1.5.14"
[fi.seco/lexicalanalysis-resources-other "1.5.14"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

seco-lexicalanalysis

Lexical analysis service interface and implementations using Snowball, HFST & Connexor.

To download the transducers and models required for the HFST based services, see the releases page.

Versions

Version
1.5.14
1.5.13