Assignment 2

Due: 12:00 PM on Friday, November 7, 2014


Program and test a Python-based system for creating and using lexical transducers by performing the following tasks:

Your Python code is only allowed to use language-internal features and the language-standard packages "io" and "sys". Any use of packages such as "nltk" or "openFST" written in Python or any other language that gives NLP, FSA, Trie, and/or FST functionality will result in an assignment mark of zero.


Hints

Submission


Additional Notes:


Created: October 6, 2014
Last Modified: November 6, 2014