<< Prev | - Up - | Next >> |
In this lecture, we will introduce finite state parsers and transducers. You will
learn what the difference between a parser and a recognizer is,
implement a finite state parser and a finite state transducer in PROLOG, and
see an important application of finite state transducers: morphology.
<< Prev | - Up - | Next >> |