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.3 in this page.
Affero GPL3
You can use the following script to add hebmorph-core-1.3.jar to your project.
<dependency> <groupId>com.code972.hebmorph</groupId> <artifactId>hebmorph-core</artifactId> <version>1.3</version> </dependency>
compile group: 'com.code972.hebmorph', name: 'hebmorph-core', version: '1.3'
libraryDependencies += "com.code972.hebmorph" % "hebmorph-core" % "1.3"
<dependency org="com.code972.hebmorph" name="hebmorph-core" rev="1.3"/>
@Grapes(@Grab(group='com.code972.hebmorph', module='hebmorph-core', version='1.3'))
'com.code972.hebmorph:hebmorph-core:jar:1.3'
Click the following link to download the jar file.
hebmorph-core-1.3-javadoc.jar