Dear Wiki user, You have subscribed to a wiki page or wiki category on "Tika Wiki" for change notification.
The "TikaEval" page has been changed by TimothyAllison: https://wiki.apache.org/tika/TikaEval?action=diff&rev1=16&rev2=17 1. Create a directory of extract files that mirrors your input directory. These files may be UTF-8 text files with '.txt' appended to the original file's name or they may be the !RecursiveParserWrapper's '.json' representation from tika-app's '-J -t' option. 2. Profile the directory of extracts and create a local H2 database: - `java -jar tika-eval.X.Y.jar Profile -extractDir json -db profiledb` + `java -jar tika-eval.X.Y.jar Profile -extracts json -db profiledb` 3.#3 Write reports from the database:
