Yeah . I mean what kind of java is j2ee or j2se or basic java. I want to know that what java is more suitable when implemented classification and information extraction .
Generally, in the area of academic work, the core of programming languages are used. not software technologies.
but the decision about web-based(j2ee) or desktop-application based(j2se) should be made by through consideration of customer requirements. if you want to implement a package for classification and information extraction.
i just want to add few more extraction tool which will help you with java. i would like to suggest Weka APi for java. Text Analytics Api for jave are most usefull with respect to your scenario.
if you did not used java before and even without java you can do it!
you are welcome if you are interested to listen more from us!
For information classification, Weka machine learning software is very famous and easy to use. Weka has GUI interface as well as API that can be used in Java. For information extraction, you can use Java implementation of Conditional Random Fields (CRF).