Assignment 2

Due: 3:00 PM on Friday, October 29, 2021


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 3, 2021
Last Modified: October 18, 2021