Tika in Action
eBook - ePub

Tika in Action

,
  1. 256 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Tika in Action

,
Book details
Table of contents
Citations

About This Book

Summary Tika in Action is a hands-on guide to content mining with Apache Tika. The book's many examples and case studies offer real-world experience from domains ranging from search engines to digital asset management and scientific data processing.
About the Technology
Tika is an Apache toolkit that has built into it everything you and your app need to know about file formats. Using Tika, your applications can discover and extract content from digital documents in almost any format, including exotic ones.
About this Book
Tika in Action is the ultimate guide to content mining using Apache Tika. You'll learn how to pull usable information from otherwise inaccessible sources, including internet media and file archives. This example-rich book teaches you to build and extend applications based on real-world experience with search engines, digital asset management, and scientific data processing. In addition to architectural overviews, you'll find detailed chapters on features like metadata extraction, automatic language detection, and custom parser development.This book is written for developers who are new to both Scala and Lift and covers just enough Scala to get you started. Purchase of the print book comes with an offer of a free PDF, ePub, and Kindle eBook from Manning. Also available is all code from the book.
What's Inside

  • Crack MS Word, PDF, HTML, and ZIP
  • Integrate with search engines, CMS, and other data sources
  • Learn through experimentation
  • Many examples


This book requires no previous knowledge of Tika or text mining techniques. It assumes a working knowledge of Java.========================================?==
Table of Contents PART 1 GETTING STARTED

  • The case for the digital Babel fish
  • Getting started with Tika
  • The information landscape
  • PART 2 TIKA IN DETAIL
  • Document type detection
  • Content extraction
  • Understanding metadata
  • Language detection
  • What's in a file?
  • PART 3 INTEGRATION AND ADVANCED USE
  • The big picture
  • Tika and the Lucene search stack
  • Extending Tika
  • PART 4 CASE STUDIES
  • Powering NASA science data systems
  • Content management with Apache Jackrabbit
  • Curating cancer research data with Tika
  • The classic search engine example

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Tika in Action by in PDF and/or ePUB format, as well as other popular books in Computer Science & Programming in Java. We have over one million books available in our catalogue for you to explore.

Information

Publisher
Manning
Year
2011
ISBN
9781638352631

Table of contents

  1. Copyright
  2. Dedication
  3. Brief Table of Contents
  4. Table of Contents
  5. Foreword
  6. Preface
  7. Acknowledgments
  8. About this Book
  9. About the Authors
  10. About the Cover Illustration
  11. Part 1. Getting started
  12. Chapter 1. The case for the digital Babel fish
  13. Chapter 2. Getting started with Tika
  14. Chapter 3. The information landscape
  15. Part 2. Tika in detail
  16. Chapter 4. Document type detection
  17. Chapter 5. Content extraction
  18. Chapter 6. Understanding metadata
  19. Chapter 7. Language detection
  20. Chapter 8. What’s in a file?
  21. Part 3. Integration and advanced use
  22. Chapter 9. The big picture
  23. Chapter 10. Tika and the Lucene search stack
  24. Chapter 11. Extending Tika
  25. Part 4. Case studies
  26. Chapter 12. Powering NASA science data systems
  27. Chapter 13. Content management with Apache Jackrabbit
  28. Chapter 14. Curating cancer research data with Tika
  29. Chapter 15. The classic search engine example
  30. Appendix A. Tika quick reference
  31. Appendix B. Supported metadata keys
  32. Index
  33. List of Figures
  34. List of Tables
  35. List of Listings