Table of Contents
- Introduction to NLP
- Finding Parts of Text
- Finding Sentences
- Finding People and Things
- Detecting Part-of-Speech
- Classifying Text and Documents
- Using Parser to Extract Relationships
- Combined Approaches

Explore various approaches to organize and extract useful text from unstructured data using Java