Download smile-nlp-1.2.3.jar file - Jar s

Jar examples for s:smile-nlp

Description

Statisticcal Machine Intelligence and Learning Engine -- NLP

You can download jar file smile-nlp 1.2.3 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add smile-nlp-1.2.3.jar to your project.

<dependency>
   <groupId>com.github.haifengl</groupId>
   <artifactId>smile-nlp</artifactId>
   <version>1.2.3</version>
</dependency>
compile group: 'com.github.haifengl', name: 'smile-nlp', version: '1.2.3'
libraryDependencies += "com.github.haifengl" % "smile-nlp" % "1.2.3"
<dependency org="com.github.haifengl" name="smile-nlp" rev="1.2.3"/>
@Grapes(@Grab(group='com.github.haifengl', module='smile-nlp', version='1.2.3'))
'com.github.haifengl:smile-nlp:jar:1.2.3'

Download

Click the following link to download the jar file.

smile-nlp-1.2.3-javadoc.jar
smile-nlp-1.2.3-sources.jar
smile-nlp-1.2.3.jar
smile-nlp-1.2.3.pom



Related Tutorials