Assignment 2

Due: 1:00 PM on Tuesday, October 25, 2016


Program and test a Python-based system for creating and using finite-state 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: September 26, 2016
Last Modified: October 24, 2016