libvoikko 3.7-1 source package in Ubuntu

Changelog

libvoikko (3.7-1) unstable; urgency=low


  * New upstream version
  * 0001-Internally-standard-and-unspecified-variants-are-not.patch:
    - Drop, included in the new upstream version

 -- Timo Jyrinki <email address hidden>  Tue, 26 Nov 2013 08:56:39 +0200

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libvoikko_3.7-1.dsc 2.0 KiB 461a03724ef5a454e439941e9643924ff54260c67035881079a79b2eb535a5e8
libvoikko_3.7.orig.tar.gz 626.4 KiB 9596919ef2862b3cf3093909b35f07364c3f49091c201cdd5018b87724a9fbe0
libvoikko_3.7-1.debian.tar.gz 5.7 KiB 087d634266196088858d8602e8903ea9efb830a8432b58d778940e5bf636b718

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.