Assignment 2

Due: 11:59 PM via Brightspace on Tuesday, October 22, 2024


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: June 30, 2024
Last Modified: September 27, 2024