hutengdai / ur_learning

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0


Languages

Language:Python 100.0%