text pattern classification problem?

krish

New member
Am at present working with machine learning problem. The problem statement expects the software in question to capture a pattern of phrases from a chunk of text and cross-verify its existence in the database. I have worked with image classification in matlab. but matlab can't take text as input. So I am in the idea of using java or .net platforms to carry out the problem.

QS:1. which is the best suited algorithm for the fore said text classi problem??
2. Can i call matlab functions onto java for training, after which i can create a standalone code in java. Does it make sense?!
 
Back
Top