Difference between revisions of "Eschalk1/Final project"

From LING073
Jump to: navigation, search
(Created page with "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 Ha...")
 
Line 1: Line 1:
 
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.
 
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
+
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

Revision as of 11:37, 15 May 2018

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