Next: 04.12.2001: Phonologie: endliche Maschinen
Up: Einführung in die Computerlinguistik
Previous: 29.11.2001: Endliche Automatenreguläre
Tasks:
- Consider the following language: {b, ab, aab, aaab, ... }
- Write a regular expression which defines this language.
- Write a regular grammar which generates this language.
- Design a finite automaton which accepts this language.
- Work out a set of rules which will
- translate the regular expression into the automaton
- translate the automaton into the regular expression
- Test the regular grammar on an internet demo, treating the characters as separate lexical items: {a, b}
Dafydd Gibbon, Wed Feb 12 10:50:41 MET 2003 Automatically generated, links may change - update every session.