Ideas for Google Summer of Code/Python library
< Ideas for Google Summer of Code
Jump to navigation
Jump to search
Revision as of 10:33, 27 February 2018 by Francis Tyers (talk | contribs) (Created page with " ==Coding challenge== * Proof-of-concept SWIG API for lttoolbox, it should let you do the following: *# Create a transducer *# Make <tt>show()</tt> return a list of tuples (...")
Coding challenge
- Proof-of-concept SWIG API for lttoolbox, it should let you do the following:
- Create a transducer
- Make show() return a list of tuples (in, out, in, out)
- Perform morphological analysis using FSTProcessor