How to Install cg3 in Ubuntu 18.04



Install cg3 by entering the following commands in the terminal:

sudo apt update
sudo apt install cg3

Description:

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

Homepage: https://visl.sdu.dk/cg3.html

Version: 1.0.0~r12254-1ubuntu3

Section: universe/science