Difference between revisions of "Recursive transfer"

From Apertium
Jump to navigation Jump to search
Line 1: Line 1:
==Questions==

* What to do with a parse-fail.
* Ambiguous grammars -> can be automatically disambiguated ?

==Algorithms==
==Algorithms==


Line 11: Line 16:
* White (1985) "Characteristics of the METAL machine translation system at Production Stage" (§6)
* White (1985) "Characteristics of the METAL machine translation system at Production Stage" (§6)
* Slocum (1982) "The LRC Machine translation system: An application of State-of-the-Art ..." (p.18)
* Slocum (1982) "The LRC Machine translation system: An application of State-of-the-Art ..." (p.18)

==See also==

* https://svn.code.sf.net/p/apertium/svn/branches/transfer4


==External links==
==External links==

Revision as of 16:05, 2 October 2013

Questions

  • What to do with a parse-fail.
  • Ambiguous grammars -> can be automatically disambiguated ?

Algorithms

References

  • Prószéky & Tihanyi (2002) "MetaMorpho: A Pattern-Based Machine Translation System"
  • White (1985) "Characteristics of the METAL machine translation system at Production Stage" (§6)
  • Slocum (1982) "The LRC Machine translation system: An application of State-of-the-Art ..." (p.18)

See also

External links