Difference between revisions of "Apache Tika"

From COPTR
Jump to navigation Jump to search
(8 intermediate revisions by 2 users not shown)
Line 14: Line 14:
 
= Description =
 
= Description =
 
Java based tool for identifying file formats using signatures and extracting metadata and text content from documents.
 
Java based tool for identifying file formats using signatures and extracting metadata and text content from documents.
 +
====Functional notes====
 +
[http://tika.apache.org/ Apache Tika]  is able to detect many different file formats. The following list names only the file formats which are supported by the parsers in the current Apache Tika version 1.9 and from which Tika is able to extract metadata and/or textual content:
 +
* HTML,
 +
* XML and derived formats,
 +
* MS Office document formats,
 +
* ODF,
 +
* iWorks document formats,
 +
* PDF,
 +
* EPUB,
 +
* RTF,
 +
* compression and packaging formats,
 +
* text formats,
 +
* feed and syndication formats,
 +
* CHM,
 +
* audio formats,
 +
* image formats,
 +
* video formats,
 +
* Java class files and archives,
 +
* source code,
 +
* mail formats,
 +
* DWG CAD format,
 +
* font formats,
 +
* scientific formats,
 +
* executable programs and libraries,
 +
* crypto formats.
 +
For detailed information see [http://tika.apache.org/1.9/formats.html Apache Tika 1.9] .
  
 
= User Experiences =
 
= User Experiences =
Line 25: Line 51:
 
{{Infobox_tool_details
 
{{Infobox_tool_details
 
|ohloh_id=tika
 
|ohloh_id=tika
 +
|releases_rss=http://projects.apache.org/feeds/rss/tika.xml
 +
|issues_rss=https://issues.apache.org/jira/activity?maxResults=10&streams=key+IS+TIKA
 +
|mailing_lists=
 
}}
 
}}
 
=== Release Feed ===
 
 
Link to any RSS feed that is updated when new releases occur, if any, e.g:
 
<rss max=7>http://projects.apache.org/feeds/rss/tika.xml</rss>
 
 
=== Activity Feed ===
 
 
Link to any RSS feed that is updated when issue or code updates occur, if any, e.g:
 
<rss max=7>https://issues.apache.org/jira/activity?maxResults=10&amp;streams=key+IS+TIKA</rss>
 

Revision as of 14:32, 21 July 2015

Java based tool for identifying file formats using signatures and extracting metadata and text content from documents.
Homepage:http://tika.apache.org/
License:Apache License, Version 2.0
Platforms:Java


Description

Java based tool for identifying file formats using signatures and extracting metadata and text content from documents.

Functional notes

Apache Tika  is able to detect many different file formats. The following list names only the file formats which are supported by the parsers in the current Apache Tika version 1.9 and from which Tika is able to extract metadata and/or textual content:

  • HTML,
  • XML and derived formats,
  • MS Office document formats,
  • ODF,
  • iWorks document formats,
  • PDF,
  • EPUB,
  • RTF,
  • compression and packaging formats,
  • text formats,
  • feed and syndication formats,
  • CHM,
  • audio formats,
  • image formats,
  • video formats,
  • Java class files and archives,
  • source code,
  • mail formats,
  • DWG CAD format,
  • font formats,
  • scientific formats,
  • executable programs and libraries,
  • crypto formats.

For detailed information see Apache Tika 1.9 .

User Experiences

Development Activity

Error in widget Ohloh Project: unable to write file /var/www/html/extensions/Widgets/compiled_templates/wrt661df0c1da9af3_47641456

Release Feed

Failed to load RSS feed from http://projects.apache.org/feeds/rss/tika.xml: There was a problem during the HTTP request: 404 Not Found

Issues Feed

2024-04-16 03:29:05
ASF GitHub Bot updated a link from ASF GitHub Bot updated a link from ASF GitHub Bot logged '10m' on hudeqi resolved ASF GitHub Bot updated a link from