frog 0.15-1build1 source package in Ubuntu

Changelog

frog (0.15-1build1) focal; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <email address hidden>  Thu, 13 Feb 2020 08:57:21 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
frog_0.15.orig.tar.gz 513.6 KiB c5d606f4f2b019bdff9179fd5e7e6e15c9b9da0f390fdf21d65bbed9f345b067
frog_0.15-1build1.debian.tar.xz 6.7 KiB c76821a9f81cc696f4e9309f3f2c9e57576405df4b7f1d80f09040d924319990
frog_0.15-1build1.dsc 2.3 KiB fc3434421ec702972965a5ac5740658649660d3fbbd0100ef7fb5c530c49b905

Available diffs

View changes file

Binary packages built by this source

frog: tagger and parser for natural languages (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 natural languages. It is
 based upon it's predecessor TADPOLE (TAgger, Dependency Parser, and
 mOrphoLogical analyzEr). Using Memory-Based Learning techniques, frog
 tokenizes, tags, lemmatizes, and morphologically segments word tokens in
 incoming UTF-8 text files, and assigns a dependency graph to each sentence.
 Frog 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. Up to now, frog has only been tested and used
 using corpora of Dutch natural language (see the frogdata package for samples).
 .
 Frog is a product of the Centre of Language and Speech Technology at
 Radboud University Nijmegen, it subsumes previous work by 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.

frog-dbgsym: debug symbols for frog
libfrog-dev: tagger and parser for natural languages (headers)

 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 natural languages. It is
 based upon it's predecessor TADPOLE (TAgger, Dependency Parser, and
 mOrphoLogical analyzEr). Using Memory-Based Learning techniques, frog
 tokenizes, tags, lemmatizes, and morphologically segments word tokens in
 incoming UTF-8 text files, and assigns a dependency graph to each sentence.
 Frog 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. Up to now, frog has only been tested and used
 using corpora of Dutch natural language (see the frogdata package for samples).
 .
 Frog is a product of the Centre of Language and Speech Technology at
 Radboud University Nijmegen, it subsumes previous work by the
 ILK Research Group (Tilburg University, The Netherlands) and
 the CLiPS Research Centre (University of Antwerp, Belgium).
 .
 This package containers the headers needed to compile against Frog.

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 natural languages. 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 Centre of Language and Speech Technology at
 Radboud University Nijmegen, it subsumes previous work by 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.

libfrog1-dbgsym: debug symbols for libfrog1