frog 0.12.17-7.1 source package in Ubuntu

Changelog

frog (0.12.17-7.1) unstable; urgency=high


  * Non-maintainer upload.
  * Only use currently existing -dev package names in build dependencies,
    so the package can be built on the buildds (Closes: #717394).

 -- Luk Claes <email address hidden>  Thu, 12 Sep 2013 08:22:35 +0200

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
frog_0.12.17-7.1.dsc 2.1 KiB 1d9f1edf95bd664027192f741d15618ca6a5908c80989821b89a43412e50793e
frog_0.12.17.orig.tar.gz 450.1 KiB 6e721e40e4629548cd00e7e59253bd0fcce54387e150e5b34d523374799b10ba
frog_0.12.17-7.1.debian.tar.gz 6.3 KiB ab52ff75b40b5d6747edf923f8d56fca203e4e9262eb52f8e20e9c40389a267d

Available diffs

No changes file available.

Binary packages built by this source

frog: tagger and parser for Dutch language (runtime)

 Memory-Based Learning (MBL) is a machine-learning method applicable to a wide
 range of tasks in Natural Language Processing (NLP).
 .
 Frog is a modular system integrating a morphosyntactic tagger, lemmatizer,
 morphological analyzer, and dependency parser for the Dutch language. It is
 based upon it's predecessor TADPOLE (TAgger, Dependency Parser, and
 mOrphoLogical analyzEr). Using Memory-Based Learning techniques, Tadpole
 tokenizes, tags, lemmatizes, and morphologically segments word tokens in
 incoming Dutch UTF-8 text files, and assigns a dependency graph to each
 sentence. Tadpole is particularly targeted at the increasing need for fast,
 automatic NLP systems applicable to very large (multi-million to billion word)
 document collections that are becoming available due to the progressive
 digitization of both new and old textual data.
 .
 NB: As of 2012-06 (upstream release 0.12.15), Frog can be considered beta
 software.
 .
 Frog is a product of the ILK Research Group (Tilburg University,
 The Netherlands) and the CLiPS Research Centre (University of Antwerp,
 Belgium).
 .
 If you do scientific research in NLP, Frog will likely be of use to you.

libfrog1: tagger and parser for Dutch language (library)

 Memory-Based Learning (MBL) is a machine-learning method applicable to a wide
 range of tasks in Natural Language Processing (NLP).
 .
 Frog is a modular system integrating a morphosyntactic tagger, lemmatizer,
 morphological analyzer, and dependency parser for the Dutch language. Using
 Memory-Based Learning techniques, Frog analyses word tokens in incoming
 UTF-8 text files, and assigns a dependency graph to each sentence.
 .
 Frog is a product of the ILK Research Group (Tilburg University,
 The Netherlands) and the CLiPS Research Centre (University of Antwerp,
 Belgium).
 .
 This package provides the runtime files required to run programs that use
 Frog.