frog 0.32-2 source package in Ubuntu

Changelog

frog (0.32-2) unstable; urgency=medium

  * Team upload
  * Move to pkgconf

 -- Bastian Germann <email address hidden>  Tue, 07 May 2024 21:05:05 +0000

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
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.32-2.dsc 2.1 KiB 5728fe44c24ad7ecab69e460f5e9e4e1a0497cf192769d3eb582c59dd30aa531
frog_0.32.orig.tar.gz 12.5 MiB 7cf05a9c9eb046ea01e5dd7f0a6119e2e7351ba7dc7b276e2142eb9ab3f5e7af
frog_0.32-2.debian.tar.xz 7.1 KiB f627b0d93c16faa05326720f0b65435bcb3695229e657a23e616b7e28effba23

No changes file available.

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). It is
 currently maintained at the KNAW Humanities Cluster.
 .
 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).It is
 currently maintained at the KNAW Humanities Cluster.
 .
 This package containers the headers needed to compile against Frog.

libfrog3: 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). It is
 currently maintained at the KNAW Humanities Cluster.
 .
 This package provides the runtime files required to run programs that use
 Frog.

libfrog3-dbgsym: debug symbols for libfrog3