Python's API was not building.
Following this suggestion in the forum from a previous similar issue, fixed function names in APIs/common/freeling.i to match those in src/libfreeling/language.cc that were introduced in commit 7ce1850.
It builds OK now and Python imports the library successfully, although I didn't test it thoroughly afterwards.
Let me know if you need me to make any changes to the fix before merging.
Thanks
Python's API was not building. Following this suggestion in the forum from a previous similar issue, fixed function names in APIs/common/freeling.i to match those in src/libfreeling/language.cc that were introduced in commit 7ce1850. It builds OK now and Python imports the library successfully, although I didn't test it thoroughly afterwards. Let me know if you need me to make any changes to the fix before merging. Thanks