Ideas for Google Summer of Code/More robust recursive transfer
Jump to navigation
Jump to search
Currently, one has to be very careful in writing recursive transfer rules to ensure they don't get too deep or ambiguous, and that they cover full sentences. See in particular issues 97 and 80. We would like linguists to be able to fearlessly write recursive (rtx) rules based on what makes linguistic sense, and have rtx-proc/rtx-comp deal with the computational/performance side.
Tasks
Coding challenge
- Install Apertium (see Minimal installation from SVN)
- Compile apertium-recursive from source
- ???
Frequently asked questions
- none yet, ask us something! :)
See also
- Ideas_for_Google_Summer_of_Code/Robust_recursive_transfer The first GsoC recursive transfer project