Apache Tika

From Wikipedia the free encyclopedia

Tika
Developer(s)Apache Software Foundation
Stable release
2.9.1 Edit this on Wikidata / 20 October 2023; 5 months ago (20 October 2023)
RepositoryTika Repository
Written inJava
Operating systemCross-platform
TypeSearch and index API
LicenseApache License 2.0
Websitetika.apache.org

Apache Tika is a content detection and analysis framework, written in Java, stewarded at the Apache Software Foundation.[1] It detects and extracts metadata and text from over a thousand different file types, and as well as providing a Java library, has server and command-line editions suitable for use from other programming languages.

History[edit]

The project originated as part of the Apache Nutch codebase, to provide content identification and extraction when crawling. In 2007, it was separated out, to make it more extensible and usable by content management systems, other Web crawlers, and information retrieval systems. The standalone Tika was founded by Jérôme Charron, Chris Mattmann and Jukka Zitting.[2] In 2011 Chris Mattmann and Jukka Zitting released the Manning book "Tika in Action", and the project released version 1.0.

Features[edit]

Tika provides capabilities for identification of more than 1400 file types from the Internet Assigned Numbers Authority taxonomy of MIME types. For most of the more common and popular formats,[3] Tika then provides content extraction, metadata extraction and language identification capabilities.

It can also get text from images by using the OCR software Tesseract.[4]

While Tika is written in Java, it is widely used from other languages.[5] The RESTful server and CLI Tool permit non-Java programs to access the Tika functionality.

Notable uses[edit]

Tika is used by financial institutions including the Fair Isaac Corporation (FICO),[6] Goldman Sachs,[7] NASA and academic researchers[8] and by major content management systems including Drupal,[9] and Alfresco (software)[10] to analyze large amounts of content, and to make it available in common formats using information retrieval techniques.

On April 4, 2016[11] Forbes published an article identifying Tika as one of the key technologies used by more than 400 journalists to analyze 11.5 million leaked documents that expose an international scandal involving world leaders storing money in offshore shell corporations. The leaked documents and the project to analyze them is referred to as the Panama Papers.

See also[edit]

References[edit]

  1. ^ "Apache Tika". Retrieved 2016-04-15.
  2. ^ "Tika Proposal". Retrieved 2016-04-15.
  3. ^ "The Apache Software Foundation". Apache Tika formats page. Retrieved 16 April 2016.
  4. ^ "TikaOCR". Apache Tika. 2019-03-26. Retrieved 2019-12-02.
  5. ^ "API Bindings for Tika". Apache Tika. Retrieved 2016-04-17.
  6. ^ "FICO to Engage Kaggle's Community of 180,000 Data Scientists to Drive Innovation in the FICO Analytic Cloud | FICO". FICO | Decisions. Archived from the original on 2016-06-03. Retrieved 2016-04-15.
  7. ^ "Goldman Sachs Puts Elasticsearch To Work - InformationWeek". InformationWeek. Retrieved 2017-06-21.
  8. ^ "Studying polar data with the help of Apache Tika". Opensource.com. Retrieved 2016-04-15.
  9. ^ "Text Extract for Drupal using Tika | Drupal.org". www.drupal.org. 30 July 2012. Retrieved 2016-04-15.
  10. ^ "Content Transformation and Metadata Extraction with Apache Tika - alfrescowiki". wiki.alfresco.com. 5 June 2015. Retrieved 2016-04-15.
  11. ^ Fox-Brewster, Thomas. "From Encrypted Drives To Amazon's Cloud -- The Amazing Flight Of The Panama Papers". Forbes. Retrieved 2016-04-15.