Java and Natural Language Processing

Java and Natural Language Processing

This presentation covers the basics of Natural Language Processing. You will learn the basics of Named Entity Recognition, machine learning using custom models and a indent identification using Apache openNLP. The Apache OpenNLP library is a machine learning based toolkit for the processing of natural language text.

Natural language processing (NLP) is a field of computer science, artificial intelligence and computational linguistics concerned with the interactions between computers and human (natural) languages. Apache OpenNLP is an open source tool that supports the most common NLP tasks, such as tokenization, sentence segmentation, part-of-speech tagging, named entity extraction, chunking, parsing, language detection and coreference resolution.

Video producer: http://eclipsesummit.in/