chrismattmann / tika-similarity

Tika-Similarity uses the Tika-Python package (Python port of Apache Tika) to compute file similarity based on Metadata features.
Apache License 2.0
107 stars 59 forks source link

Update testdata/* paths in some default graphics #20

Closed kwhitehall closed 9 years ago

kwhitehall commented 9 years ago

@dongnizh Currently the D3viz (dynamic-circlepacking.html, compositeViz.html, dynamic-cluster.html don't show anything because the paths to the json files are incorrect.

dongnizh commented 9 years ago

Hi @kwhitehall The way I am thinking to use this program is to compare similarity of images located in your local folders. If you run a series of python command, it will generate new files with fixed names. However, testdata folder is just used for test only I believe.