frog 0.32-2build1 source package in Ubuntu

Changelog

frog (0.32-2build1) oracular; urgency=medium

  * Rebuild against new libfolia19.

 -- Gianfranco Costamagna <email address hidden>  Sat, 11 May 2024 15:06:33 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debian Science Team
Architectures:
any
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe science

Downloads

File Size SHA-256 Checksum
frog_0.32.orig.tar.gz 12.5 MiB 7cf05a9c9eb046ea01e5dd7f0a6119e2e7351ba7dc7b276e2142eb9ab3f5e7af
frog_0.32-2build1.debian.tar.xz 7.2 KiB df751bef14aabe92d18ed39a73a3bb38aec8f63a3f33e4d2582abd0beb9e68c9
frog_0.32-2build1.dsc 2.3 KiB 7b2a39f3e6519140394bd2ee0aaf33f3442e8a843ac8de74360d64ebd1a5c0bb

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). 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