This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Other Open Source Projects and the fly likes Taming Text: what's it all about? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Products » Other Open Source Projects
Reply Bookmark "Taming Text: what Watch "Taming Text: what New topic
Author

Taming Text: what's it all about?

Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56538
    
  14

As I had no idea what a book titled Taming Text might be about (other than "taming text"), I thought I'd include the descrption of the book from its Manning page:

SUMMARY
Taming Text is a hands-on, example-driven guide to working with unstructured text in the context of real-world applications. This book explores how to automatically organize text using approaches such as full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. The book guides you through examples illustrating each of these topics, as well as the foundations upon which they are built.

ABOUT THIS BOOK
There is so much text in our lives, we are practically drowning in it. Fortunately, there are innovative tools and techniques for managing unstructured information that can throw the smart developer a much-needed lifeline. You'll find them in this book.

Taming Text is a practical, example-driven guide to working with text in real applications. This book introduces you to useful techniques like full-text search, proper name recognition, clustering, tagging, information extraction, and summarization. You'll explore real use cases as you systematically absorb the foundations upon which they are built.

Written in a clear and concise style, this book avoids jargon, explaining the subject in terms you can understand without a background in statistics or natural language processing. Examples are in Java, but the concepts can be applied in any language.

WHAT'S INSIDE
When to use text-taming techniques
Important open-source libraries like Solr and Mahout
How to build text-processing applications


[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35442
    
    9
And one of the authors is Grant Ingersoll, one of the brains behind the Lucene library; 'nuff said.


Android appsImageJ pluginsJava web charts
Grant Ingersoll
Author
Greenhorn

Joined: Jan 03, 2013
Posts: 8
I like to think of Taming Text as an engineer's practical guide to text-based applications like search and natural language processing with examples using popular open source tools like Apache Solr and Lucene. In many ways, we (the authors) wanted to write the book we all wish we had way back when we started in this field. Our target audience is people who are new to text-based applications or new to the tools we introduce. If you are looking for a hard core explanation of the math underlying this stuff, this book is likely not for you. However, if you want a good sense of the concepts and issues involved with building a real text-based application, we hope you will find the book useful.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Taming Text: what's it all about?
 
Similar Threads
Research Assistants/Fellows Intelligent Media Technologies Reading UK
Extract Images from Presentation & Create PDF File from These Images
Extract Images from Word, Excel, PowerPoint & PDF Files Using REST APIs
* Welcome Satnam Alag
Foundations of Ajax by Ryan Asleson, Nathaniel T. Schutta