Skip to content

izacus/SlovenianLemmatizer

Repository files navigation

LemmaGen Slovene Lemmatizer module

Build Status

This is a lemmatizer for slovene language.

The file directory structure:

data/         - Binary language dictionary files required by the lemmatizer (about.txt describes each filename)
src/          - Lemmatizer C++ source

CMakeList.txt  - CMake build script to build the lemmatizer library

Compilation

Calling "make" will build

  • libLemmatizer.so - shared library with exported symbols for other bindings

Other language bindings

Python: SlovenianLemmatizer-Python

Contributors:

Original version from Jožef Stefan Institute (http://lemmatise.ijs.si/)

  • Jernej Virag
  • Domen Grabec
  • Gašper Žejn

About

LemmaGen Slovenian lemmatization library with bindings for C, Java and Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published