java - Introduction to Support vector machines -



java - Introduction to Support vector machines -

hi every 1 m doing pos tagging using svm tool dont understand how build feature vector training corpus.can help me matter.

a feature vector series of numbers, each of representing measurement or categorical index @ given position, e.g. v1 = (1,0,2,5,5,0,-2,2.9), v2 = (0.2,1,1,8,0,0,4,7), etc.

java perl svm pos-tagger

Comments

Popular posts from this blog

iphone - Dismissing a UIAlertView -

c# - Can ProtoBuf-Net deserialize to a flat class? -

javascript - Change element in each JQuery tab to dynamically generated colors -