This link has been bookmarked by 3 people . It was first bookmarked on 03 Aug 2008, by Doug Y'barbo.
-
Roger ChenSVMpython is a Python embedded version of SVMstruct. One applies SVMstruct by modifying the svm_struct_api.c file and recompiling. SVMpython allows one to write these functions in Python instead: one applies SVMpython by creating a Python module (commonly just a .py file) with the appropriate methods. This module is loaded and specific methods called at runtime to support the structural learning algorithm.
Would you like to comment?
Join Diigo for a free account, or sign in if you are already a member.