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

java - How to pass parameters between Request-Scoped Controllers? -

string - what is the difference between "some" == "some\0" and strcmp("some","some\0") in c++? -

actionscript 3 - Flex: moving a point with rotation doesnt change the point XY? -