Description: For some applications, data instances are strings. SVM trains a model using some string kernels. This experimental code (download zip file here) allows string inputs and implements one string kernel. Details are in README.
File list (Check if you may need any files):
libsvm-2.9-string
.................\word.data
.................\bit.data
.................\svm.cpp
.................\svm.h
.................\svm-train.c
.................\README.string
.................\COPYRIGHT
.................\svm-scale.c
.................\Makefile
.................\svm-predict.c