Download hebmorph-core-1.4.2.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.4.2 in this page.

License

Affero GPL3

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials