Assignment 2

Due: 3:00 PM on Wednesday, October 24, 2018


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 21, 2018
Last Modified: October 15, 2018