SVMhmm: Learns a hidden Markov model from examples. Training examples (e.g. for...
- 资源大小:92.92 kB
- 上传时间:2021-06-30
- 下载次数:0次
- 浏览次数:1次
- 资源积分:1积分
-
标 签:
其他项目
c++
资 源 简 介
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.
文 件 列 表
svm_hmm
svm_struct
svm_light
Makefile
LICENSE.txt
makefile.template
svm_struct_api.cpp
svm_struct_api.h
svm_struct_api_types.h