Constraint Grammar

From ACL Wiki
Revision as of 02:52, 18 January 2011 by Kiwibird (talk | contribs) (New page: Constraint Grammar (CG) is a rule-based, robust parsing framework. There is a free and open source tool vislcg3, available from http://beta.visl.sdu.dk/cg3.html, which reads, compiles an...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Constraint Grammar (CG) is a rule-based, robust parsing framework.

There is a free and open source tool vislcg3, available from http://beta.visl.sdu.dk/cg3.html, which reads, compiles and applies CG grammars.

External links