[frog] 01/01: Added previously missing libfrog-dev package (github issue: proycon/python-frog#6) & Added CLST to package descriptions

Maarten van Gompel proycon-guest at moszumanska.debian.org
Mon Dec 4 22:03:48 UTC 2017


This is an automated email from the git hooks/post-receive script.

proycon-guest pushed a commit to branch master
in repository frog.

commit 8dd25f622fbde09ad3c94832f84fe3b336bf9236
Author: proycon <proycon at anaproy.nl>
Date:   Mon Dec 4 23:02:56 2017 +0100

    Added previously missing libfrog-dev package (github issue: proycon/python-frog#6) &  Added CLST to package descriptions
---
 debian/changelog |  3 +++
 debian/control   | 43 +++++++++++++++++++++++++++++++++++++------
 2 files changed, 40 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 724e2df..9245001 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,9 @@ frog (0.13.9-1) unstable; urgency=medium
   * Updated ticcutils dependency to 0.17
   * Updated timbl dependency to 6.4.10
   * Updated mbt dependency to 3.3.1
+  * Added previously missing libfrog-dev package
+    (see github issue: proycon/python-frog#6)
+  * debian/control: Added CLST to package descriptions
 
  -- Maarten van Gompel <proycon at anaproy.nl>  Mon, 04 Dec 2017 22:46:36 +0100
 
diff --git a/debian/control b/debian/control
index a65f8ec..fc4448e 100644
--- a/debian/control
+++ b/debian/control
@@ -44,9 +44,39 @@ Description: tagger and parser for natural languages (runtime)
  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 ILK Research Group (Tilburg University,
- The Netherlands) and the CLiPS Research Centre (University of Antwerp,
- Belgium).
+ 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.
+
+Package: libfrog-dev
+Section: libdevel
+Architecture: any
+Depends: libfrog (= ${binary:Version}),
+         ${misc:Depends}
+Multi-Arch: same
+Description: 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).
  .
  If you do scientific research in NLP, Frog will likely be of use to you.
 
@@ -64,9 +94,10 @@ Description: tagger and parser for Dutch language (library)
  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).
+ 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.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/frog.git



More information about the debian-science-commits mailing list