Jump to ratings and reviews
Rate this book

Natural Language Processing with Java

Rate this book
Explore various approaches to organize and extract useful text from unstructured data using JavaAbout This BookIntegrate basic tasks to tackle more complex NLP problemsTrain NLP models to address domain-specific problem areasLearn to use a variety of core NLP techniques with this pragmatic guideWho This Book Is ForIf 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.

What You Will LearnDevelop a deep understanding of the basic NLP tasks and how they relate to each otherDiscover and use the available tokenization enginesImplement techniques for end of sentence detectionApply search techniques to find people and things within a documentConstruct solutions to identify parts of speech within sentencesUse parsers to extract relationships between elements of a documentIntegrate basic tasks to tackle more complex NLP problemsIn DetailNatural Language Processing (NLP) is an important area of application development and its relevance in addressing contemporary problems will only increase in the future. There has been a significant increase in the demand for natural language-accessible applications supported by NLP tasks.

Natural Language Processing with Java will explore how to automatically organize text using approaches such as full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. It covers concepts of NLP that even those of you without a background in statistics or natural language processing can understand.

264 pages, Kindle Edition

First published March 27, 2015

6 people are currently reading
22 people want to read

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (33%)
4 stars
2 (33%)
3 stars
1 (16%)
2 stars
1 (16%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
Profile Image for Zoli.
2 reviews2 followers
Currently reading
May 16, 2017
Looks interesting, but even after finding updated links to the JAR files (only mentioned in the book...), I seem unable to complile the source code. (It is not the "import..." statements but other parts of the code are marked as erroneous.)
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.