theranger / vabamorf

Morphological analyzer for Estonian language

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vabamorf

This is a free morphological analyzer for Estonian language. Software is created and originally published by Filosoft.

The goal was to produce a generic library for Linux and OSX environments that can be linked into other projects.

This fork from original build is therefore heavily refactored:

  • Modified build tree structure to conform typical Open Source standards
  • Switched from classical GNU Make to Cmake
  • Switched to hierarchical component-level (static library) builds
  • Modified database generation scripts
  • Dropped support for original LibreOffice and Java plugins
  • Removed Visual Studio project files

Note that many parts of the original build tree use Estonian both in source code, comments and documentation. This has not been changed.

Some new modules have been added:

No versioned builds or releases are currently available.

About

Morphological analyzer for Estonian language

License:Other


Languages

Language:C++ 97.9%Language:C 0.8%Language:Shell 0.7%Language:CMake 0.5%Language:Java 0.2%