Download natural-language-understanding-3.7.2.jar file - Jar n

Jar examples for n:natural-language-understanding

Description

Natural language processing for advanced text analysis

You can download jar file natural-language-understanding 3.7.2 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add natural-language-understanding-3.7.2.jar to your project.

<dependency>
   <groupId>com.ibm.watson.developer_cloud</groupId>
   <artifactId>natural-language-understanding</artifactId>
   <version>3.7.2</version>
</dependency>
compile group: 'com.ibm.watson.developer_cloud', name: 'natural-language-understanding', version: '3.7.2'
libraryDependencies += "com.ibm.watson.developer_cloud" % "natural-language-understanding" % "3.7.2"
<dependency org="com.ibm.watson.developer_cloud" name="natural-language-understanding" rev="3.7.2"/>
@Grapes(@Grab(group='com.ibm.watson.developer_cloud', module='natural-language-understanding', version='3.7.2'))
'com.ibm.watson.developer_cloud:natural-language-understanding:jar:3.7.2'

Download

Click the following link to download the jar file.

natural-language-understanding-3.7.2-javadoc.jar
natural-language-understanding-3.7.2-sources.jar
natural-language-understanding-3.7.2.jar
natural-language-understanding-3.7.2.pom



Related Tutorials