Let's use this page as a roadmap/wishlist for functionality/use cases/user stories for Tika eval's GUI.

Profile

  1. Pie chart of detected languages – click on slice of pie to see page-able list of files in those languages. TBD: best way to handle large number of languages? 2. Pie chart of mime types – same as detected languages. Elegant way of handling large number of values is even more critical here.

Compare

  1. ... 2. Diff viewer – side-by-side diff viewer of contents for a specific extractA and extractB

General

  1. Extract Viewer – For "detail" views that link to specific documents, it would be useful to be able to click on the document and see an easily readable view of the extract (whether flat ".txt" or RecursiveParserWrapper'd ".json"
  • No labels