
Learn how to use LingPipe for text classification in this tutorial by Richard M Reese, the author of several Java books and a C Pointer book. Various Natural Language Processing (NLP) APIs can be used to perform text classification. Classification uses predefined categories. You can use OpenNLP, Stanford API, or LingPipe to demonstrate the […]