-
Book Overview & Buying
-
Table Of Contents
Natural Language Processing with Java
By :
Natural Language Processing with Java
By:
Overview of this book
If you are a Java programmer who wants to learn about the fundamental tasks underlying natural language processing, this book is for you. You will be able to identify and use NLP tasks for many common problems, and integrate them in your applications to solve more difficult problems. Readers should be familiar/experienced with Java software development.
Table of Contents (10 chapters)
Preface
1. Introduction to NLP
2. Finding Parts of Text
3. Finding Sentences
4. Finding People and Things
5. Detecting Part of Speech
6. Classifying Texts and Documents
7. Using Parser to Extract Relationships
8. Combined Approaches
Index