Tika in Action
eBook - ePub

Tika in Action

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

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

Yes, you can cancel anytime from the Subscription tab in your account settings on the Perlego website. Your subscription will stay active until the end of your current billing period. Learn how to cancel your subscription.
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.
Perlego offers two plans: Essential and Complete
  • Essential is ideal for learners and professionals who enjoy exploring a wide range of subjects. Access the Essential Library with 800,000+ trusted titles and best-sellers across business, personal growth, and the humanities. Includes unlimited reading time and Standard Read Aloud voice.
  • Complete: Perfect for advanced learners and researchers needing full, unrestricted access. Unlock 1.4M+ books across hundreds of subjects, including academic and specialized titles. The Complete Plan also includes advanced features like Premium Read Aloud and Research Assistant.
Both plans are available with monthly, semester, or annual billing cycles.
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 use the Perlego app on both iOS or Android devices to read anytime, anywhere — even offline. Perfect for commutes or when you’re on the go.
Please note we cannot support devices running on iOS 13 and Android 7 or earlier. Learn more about using the app.
Yes, you can access Tika in Action by Jukka L. Zitting,Chris Mattmann in PDF and/or ePUB format, as well as other popular books in Computer Science & Data Mining. We have over one million books available in our catalogue for you to explore.

Information

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