Skip to content

theranger/vabamorf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.8%
  • Other 2.2%