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
Post a Comment