Ideas for Google Summer of Code/Python library

From Apertium
Jump to navigation Jump to search


Coding challenge

  • Proof-of-concept SWIG API for lttoolbox, it should let you do the following:
    1. Create a transducer
    2. Make show() return a list of tuples (in, out, in, out)
    3. Perform morphological analysis using FSTProcessor