Jar examples for n:natural-language-understanding
Natural language processing for advanced text analysis
You can download jar file natural-language-understanding 3.7.1 in this page.
The Apache License, Version 2.0
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'
Click the following link to download the jar file.
natural-language-understanding-3.7.1-javadoc.jar