/ur_learning

Algorithms for induction of phonological grammars and sets of underlying forms from morphophonological paradigms. (In progress.)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ur_learning

Algorithms based on subregular hypothesis for induction of phonological grammars and sets of underlying forms from morphophonological paradigms. (In progress.)

ostia.py, fst_object.py, and helper.py courtesy of @alenaks's SigmaPie package.

The Simplex Input Strictly 2-Local Decomposition Learning Algorithm of Hua & Jardine 2021 is implemented in si2dla.py.

Experimental versions of the algorithm are in experimental.py.

The file testing.py contains some test data sets; this can be run from the command line to see how the algorithms perform.