cg3 1.3.1-2build2 source package in Ubuntu

Changelog

cg3 (1.3.1-2build2) focal; urgency=medium

  * No-change rebuild against libicu65

 -- Steve Langasek <email address hidden>  Thu, 13 Feb 2020 16:34:50 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
cg3_1.3.1.orig.tar.bz2 281.8 KiB 50fc77b7387d54b572061e075194b8b44923d3bc7b241c98d607bc65bcfb298c
cg3_1.3.1-2build2.debian.tar.xz 4.6 KiB f14dffaf02e731cb7f5e8832647898416e9ab6d100b9323c3139e9b3301c3e13
cg3_1.3.1-2build2.dsc 2.3 KiB 8a256e51381fa73462e5b838a59584c2df8d5bf5673241bb1c5577e12a53fe3c

Available diffs

View changes file

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