Table of Contents

Module: GermanGrammar ./modules/GermanGrammar.py

Help processing of German words.

Imported modules   
import re
import string
Functions   
process_words
  process_words 
process_words (
        text,
        proc,
        re_word_int=re_word,
        )

Process the contents of a word using the procedure proc.

A word processor using the translator procedure proc is generated and used for substituting word components by their translations.

Classes   

WordProcessor


Table of Contents

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