0%

Book Description

SummaryTika 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. 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
  1. The case for the digital Babel fish

  2. Getting started with Tika

  3. The information landscape

    PART 2 TIKA IN DETAIL

  4. Document type detection

  5. Content extraction

  6. Understanding metadata

  7. Language detection

  8. What's in a file?

    PART 3 INTEGRATION AND ADVANCED USE

  9. The big picture

  10. Tika and the Lucene search stack

  11. Extending Tika

    PART 4 CASE STUDIES

  12. Powering NASA science data systems

  13. Content management with Apache Jackrabbit

  14. Curating cancer research data with Tika

  15. The classic search engine example

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