28 mar 2007 kl. 10.36 skrev Sengly Heng:

Does anyone of you know any Java API that directly handle this problem?
or I have to implement from scratch.

You can also try weka.filters.unsupervised.attribute.StringToWordVector, it has many neat features you might be interested in. And if applicable to what you attempt to do, the feature selection algorithms of the same project (Weka) does a great job reducing the data set.

http://www.cs.waikato.ac.nz/ml/weka/

It is GPL.

--
karl


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to