Instructions on obtaining the SVM code: 1. Go to http://svmlight.joachims.org/ 2. Follow the link for SVMstruct. 3. Follow the link for SVMmulticlass (Multi-Class Support Vector Machine). There is a C++ code along with a simple example of how to use it.