Download hebmorph-core-1.5.0.jar file - Jar h

Jar examples for h:hebmorph-core

Description

Tools for tokenization and lemmatization of Hebrew texts. Part of the HebMorph project, for making Hebrew properly searchable

You can download jar file hebmorph-core 1.5.0 in this page.

License

Affero GPL3

Build File

You can use the following script to add hebmorph-core-1.5.0.jar to your project.

<dependency>
   <groupId>com.code972.hebmorph</groupId>
   <artifactId>hebmorph-core</artifactId>
   <version>1.5.0</version>
</dependency>
compile group: 'com.code972.hebmorph', name: 'hebmorph-core', version: '1.5.0'
libraryDependencies += "com.code972.hebmorph" % "hebmorph-core" % "1.5.0"
<dependency org="com.code972.hebmorph" name="hebmorph-core" rev="1.5.0"/>
@Grapes(@Grab(group='com.code972.hebmorph', module='hebmorph-core', version='1.5.0'))
'com.code972.hebmorph:hebmorph-core:jar:1.5.0'

Download

Click the following link to download the jar file.

hebmorph-core-1.5.0-javadoc.jar
hebmorph-core-1.5.0-sources.jar
hebmorph-core-1.5.0.jar
hebmorph-core-1.5.0.pom



Related Tutorials