cg3 1.3.1-1 source package in Ubuntu

Changelog

cg3 (1.3.1-1) unstable; urgency=low

  [ Tino Didriksen ]
  * Update to latest upstream
    + Added Python module
    + Added cg3-dev metapackage
  * Updated Standards-Version to 4.4.1
  * Bumped dh to 12

  [ Kartik Mistry ]
  * Added debian/gitlab-ci.yml

 -- Kartik Mistry <email address hidden>  Sun, 13 Oct 2019 18:07:47 +0530

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
any all
Section:
misc
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cg3_1.3.1-1.dsc 2.1 KiB 92bf7bb69b7ebd80cad84345f05e3b2573fc95e47607641a5bd72d7ef2b9d704
cg3_1.3.1.orig.tar.bz2 281.8 KiB 50fc77b7387d54b572061e075194b8b44923d3bc7b241c98d607bc65bcfb298c
cg3_1.3.1-1.debian.tar.xz 4.4 KiB 52b9a213317b99e24291d80243f74e544d7a7d8c5627e808cc02c0225c4655ca

No changes file available.

Binary packages built by this source

cg3: Tools for using the 3rd edition of Constraint Grammar (CG-3)

 Constraint Grammar compiler and applicator for the 3rd edition of CG
 that is developed and maintained by VISL SDU and GrammarSoft ApS.
 .
 CG-3 can be used for disambiguation of morphology, syntax, semantics, etc;
 dependency markup, target language lemma choice for MT, QA systems, and
 much more. The core idea is that you choose what to do based on the whole
 available context, as opposed to n-grams.
 .
 See https://visl.sdu.dk/cg3.html for more documentation

cg3-dbgsym: debug symbols for cg3
cg3-dev: Metapackage providing both CG-3 CLI dev tools and dev library

 Development files to use the CG-3 CLI tools and library API.
 .
 See https://visl.sdu.dk/cg3.html for more documentation

libcg3-1: Runtime for CG-3

 Runtime library for applications using the CG-3 API.
 .
 It is recommended to instrument the CLI tools instead of using this API.
 .
 See https://visl.sdu.dk/cg3.html for more documentation

libcg3-1-dbgsym: debug symbols for libcg3-1
libcg3-dev: Headers and shared files to develop using the CG-3 library

 Development files to use the CG-3 API.
 .
 It is recommended to instrument the CLI tools instead of using this API.
 .
 See https://visl.sdu.dk/cg3.html for more documentation

python3-cg3: Wrapper for CG-3

 Wrapper to use CG-3 from Python

python3-cg3-dbgsym: debug symbols for python3-cg3