Difference between revisions of "Constraint Grammar"

From Apertium
Jump to navigation Jump to search
m
Line 1: Line 1:
  +
{{TOCD}}
 
'''Constraint Grammar''' is a tool that can be used to POS-tag ambiguous text. There are free constraint grammars developed outside the Apertium project for: Norwegian (the Oslo-Bergen tagger), Sámi languages (from Giellatekno) and Faroese (also from Giellatekno).
 
'''Constraint Grammar''' is a tool that can be used to POS-tag ambiguous text. There are free constraint grammars developed outside the Apertium project for: Norwegian (the Oslo-Bergen tagger), Sámi languages (from Giellatekno) and Faroese (also from Giellatekno).
   
Line 27: Line 28:
 
* [http://github.com/unhammer/cg-mode cg-mode for emacs, gives basic syntax highlighting and indentation]
 
* [http://github.com/unhammer/cg-mode cg-mode for emacs, gives basic syntax highlighting and indentation]
   
[[Category:Tools]]
+
[[Category:Constraint Grammar|*]]
[[Category:CG]]
 

Revision as of 13:30, 24 March 2010

Constraint Grammar is a tool that can be used to POS-tag ambiguous text. There are free constraint grammars developed outside the Apertium project for: Norwegian (the Oslo-Bergen tagger), Sámi languages (from Giellatekno) and Faroese (also from Giellatekno).

Terminology

See also: Apertium stream format
Apertium equivalent: ^words/word<n><pl>/word<vblex><pres><p3><sg>$
  • baseform — the lemma of a word.
  • reading — a single analysis of a word.
Apertium equivalent: ^word<n><pl>$

Languages using CG in Apertium

See also

External links