Assignment 2

Due: 11:59 PM via Brightspace on Tuesday, October 25, 2022


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: August 1, 2022
Last Modified: October 19, 2022