Subject: [RTextTools Help] Strings as Labels
Date: October 28, 2011 4:30:20 AM PDT
Hi There,
Many thanks for this package - it's a very straight-forward approach
to testing different algorithms, plus the a number of your
implementations seems slightly better than what I've been using up
until now (I'm getting over 80% accuracy on a set for which another
MaxEnt implementation was only giving me 65%!)
I wondered if there are any plans to allow strings values as labels?
For generic classification tasks, this seems to make a lot of sense,
right now all labels need to be converted to numerical values before
being imported, in order to be able to make any sense of the reporting
output.
Regards,
Corin