Table of Contents

Class: WordProcessor ./modules/GermanGrammar.py
Methods   
__init__
process_capital_word
process_word
  __init__ 
__init__ ( self,  proc )

  process_capital_word 
process_capital_word ( self,  word )

Translate a word with probably beginning capital.

After translation the word is converted back to the original capitalization.

  process_word 
process_word ( self,  mt )

Decompose a word into subwords.

  1. g. "MultipleWordsInOne" -> ["Multiple", "Words", "In", "One"]


Table of Contents

This document was automatically generated on Mon Oct 6 18:11:15 2003 by HappyDoc version 2.1