Introduction - If you have any usage issues, please Google them yourself
SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for part-of-speech tagging) specify the sequence of words along with the correct assignment of tags (i.e. states). The goal is to predict the tag sequences for new sentences.
Packet : 99273894svm_hmm.rar filelist
svm_hmm\LICENSE.txt
svm_hmm\Makefile
svm_hmm\makefile.template
svm_hmm\svm_light\kernel.h
svm_hmm\svm_light\LICENSE.txt
svm_hmm\svm_light\Makefile
svm_hmm\svm_light\svm_classify.c
svm_hmm\svm_light\svm_common.c
svm_hmm\svm_light\svm_common.h
svm_hmm\svm_light\svm_hideo.c
svm_hmm\svm_light\svm_learn.c
svm_hmm\svm_light\svm_learn.h
svm_hmm\svm_light\svm_learn_main.c
svm_hmm\svm_light\svm_loqo.c
svm_hmm\svm_light
svm_hmm\svm_struct\Makefile
svm_hmm\svm_struct\svm_struct_classify.c
svm_hmm\svm_struct\svm_struct_common.c
svm_hmm\svm_struct\svm_struct_common.h
svm_hmm\svm_struct\svm_struct_learn.c
svm_hmm\svm_struct\svm_struct_learn.h
svm_hmm\svm_struct\svm_struct_main.c
svm_hmm\svm_struct
svm_hmm\svm_struct_api.cpp
svm_hmm\svm_struct_api.h
svm_hmm\svm_struct_api_types.h
svm_hmm