Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Tika Wiki" for change 
notification.

The "BaysianMimeTypeSelector" page has been changed by Lukeliush:
https://wiki.apache.org/tika/BaysianMimeTypeSelector?action=diff&rev1=2&rev2=3

  
  
{{https://lh4.googleusercontent.com/3Q68oP4-IFoAP5woGiqiaSLN_JwN11ZBylS2l9NlmPQg16ZxGezBK6vxBxl4sEz5xOgy_A-2pfAMgz2bmy4gEPu829tYAnnWG03rQaV-tLKs_j_B-WZ5kwGwF_oOSJeGDwF6SwU||height="368px;",width="595px;"}}
  
- This one shows the posterior probability of the type estimated by the 
extension matching method, and the magic test does not agree with it on the 
same type, so the type predicted by the glob test is lower and it is 30.77%
+ This one shows the posterior probability of the type estimated by the glob 
test(file extension matching), and the magic test(magic byte matching) does not 
agree with it on the same type, so the type predicted by the glob test is lower 
and it is 30.77%; (note the content test(content metadata machine) above fails 
to detect a type, so it is not participating into compuation of the final 
posterior probability for the type estimated by glob test);
  
+ Kindly note, usually the metadata hint is present in the http response 
header, if we bluntly or directly give a file to the feature in Tika, the meta 
data hint usually is absent.
+ 

Reply via email to