Jar examples for h:hebmorph-core
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.
Affero GPL3
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'
Click the following link to download the jar file.
hebmorph-core-1.5.0-javadoc.jar