is not current version
Last Version 2.6.0

com.github.haifengl:smile-nlp 1.3.1

smile-nlp

Categories

Categories

Smile Business Logic Libraries Machine Learning
GroupId

GroupId

com.github.haifengl
ArtifactId

ArtifactId

smile-nlp
Version

Version

1.3.1
Type

Type

jar

Download smile-nlp 1.3.1


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