machine learning and code generator from strings

Posted by BCS on Stack Overflow See other posts from Stack Overflow or by BCS
Published on 2010-05-13T18:37:20Z Indexed on 2010/05/13 18:44 UTC
Read the original article Hit count: 251

The problem: Given a set of hand categorized strings (or a set of ordered vectors of strings) generate a decision function to categorize more input.

The question: are there any tools out there that will do that? I'm thinking of some kind of reasonably polished, download, install and go kind of things, as opposed to to some library or a brittle academic program.

© Stack Overflow or respective owner

Related posts about machine-learning

Related posts about decisiontrees