Eschalk1/Final project

From LING073
Revision as of 11:37, 15 May 2018 by Eschalk1 (talk | contribs)

Jump to: navigation, search

I improved the Apertium transducer for Latin by adding stems and paradigms. I wrote a Python script to automatically generate stem entries from a vocab list downloaded from Haverford's The Bridge.

My transducer can be found at https://github.com/cmdalton/apertium-lat. The Python script which automates stem generation can be found at https://github.com/eschalk/apertium-lat-stemgenerator