libvoikko 3.7-2 source package in Ubuntu

Changelog

libvoikko (3.7-2) unstable; urgency=medium


  * Update description to reflect current upstream status

 -- Timo Jyrinki <email address hidden>  Sat, 07 Dec 2013 19:27:41 +0200

Upload details

Uploaded by:
Timo Jyrinki
Uploaded to:
Sid
Original maintainer:
Timo Jyrinki
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvoikko_3.7-2.dsc 2.0 KiB 85ad69ca15cc47445e7374760e5d840554a098b94f7a8e4907ee8102dc82cb7c
libvoikko_3.7.orig.tar.gz 626.4 KiB 9596919ef2862b3cf3093909b35f07364c3f49091c201cdd5018b87724a9fbe0
libvoikko_3.7-2.debian.tar.gz 5.9 KiB c38c81292fd1e93a03d81a3b4e7c90a4bb887b5b656e27dbb3721fb0ab7a4526

Available diffs

No changes file available.

Binary packages built by this source

libvoikko-dev: Development files for libvoikko

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 This package contains the files needed to build or develop applications
 that use Voikko.

libvoikko1: Library of free natural language processing tools

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 The library supports multiple backends, currently of which only Malaga
 is enabled in this packaging:
 .
  - Malaga: Left associative grammar for describing the morphology of
    Finnish language.
  - HFST (Helsinki Finite-State Transducer Technology): Supports ZHFST
    speller archives for various languages.
  - Experimental backends: Lttoolbox, VFST and vislcg3.
 .
 Libvoikko provides spell checking, hyphenation, grammar checking and
 morphological analysis for Finnish language. Spell checking is
 supported for other languages through the HFST backend.
 .
 This package contains the shared library.

python-libvoikko: Python bindings for libvoikko

 Libvoikko is a library of free natural language processing tools. It
 aims to provide support for languages that are not well served by
 other existing free linguistic tools.
 .
 This package contains the Python bindings.