Download clesa-1.18.4.jar file - Jar c

Jar examples for c:clesa

Description

Cross Lingual Explicit Semantic Analysis from the Monnet Project's project.

You can download jar file clesa 1.18.4 in this page.

License

BSD 3-clause "New" or "Revised" License

Build File

You can use the following script to add clesa-1.18.4.jar to your project.

<dependency>
   <groupId>com.github.monnetproject</groupId>
   <artifactId>clesa</artifactId>
   <version>1.18.4</version>
</dependency>
compile group: 'com.github.monnetproject', name: 'clesa', version: '1.18.4'
libraryDependencies += "com.github.monnetproject" % "clesa" % "1.18.4"
<dependency org="com.github.monnetproject" name="clesa" rev="1.18.4"/>
@Grapes(@Grab(group='com.github.monnetproject', module='clesa', version='1.18.4'))
'com.github.monnetproject:clesa:jar:1.18.4'

Download

Click the following link to download the jar file.

clesa-1.18.4-javadoc.jar
clesa-1.18.4-sources.jar
clesa-1.18.4.jar
clesa-1.18.4.pom



Related Tutorials