ru.stachek66.nlp:mystem-scala

A Scala wrapper for morphological analyzer Yandex.MyStem

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

ru.stachek66.nlp
ArtifactId

ArtifactId

mystem-scala
Last Version

Last Version

0.1.6
Release Date

Release Date

Type

Type

jar
Description

Description

ru.stachek66.nlp:mystem-scala
A Scala wrapper for morphological analyzer Yandex.MyStem
Project URL

Project URL

https://github.com/alexeyev/mystem-scala

Download mystem-scala

How to add to project

<!-- https://jarcasting.com/artifacts/ru.stachek66.nlp/mystem-scala/ -->
<dependency>
    <groupId>ru.stachek66.nlp</groupId>
    <artifactId>mystem-scala</artifactId>
    <version>0.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/ru.stachek66.nlp/mystem-scala/
implementation 'ru.stachek66.nlp:mystem-scala:0.1.6'
// https://jarcasting.com/artifacts/ru.stachek66.nlp/mystem-scala/
implementation ("ru.stachek66.nlp:mystem-scala:0.1.6")
'ru.stachek66.nlp:mystem-scala:jar:0.1.6'
<dependency org="ru.stachek66.nlp" name="mystem-scala" rev="0.1.6">
  <artifact name="mystem-scala" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.stachek66.nlp', module='mystem-scala', version='0.1.6')
)
libraryDependencies += "ru.stachek66.nlp" % "mystem-scala" % "0.1.6"
[ru.stachek66.nlp/mystem-scala "0.1.6"]

Dependencies

compile (7)

Group / Artifact Type Version
org.json : json jar 20140107
ch.qos.logback : logback-classic jar 1.2.3
org.slf4j : slf4j-api jar 1.7.25
org.scala-lang : scala-library jar 2.11.12
org.apache.commons : commons-compress jar 1.20
com.typesafe : config jar 1.2.1
commons-io : commons-io jar 2.4

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.5
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2