Download natural-language-understanding-3.7.1.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.1 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.1.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials