ProfilingHandler should take a length-limiting parameter
--------------------------------------------------------
Key: TIKA-354
URL: https://issues.apache.org/jira/browse/TIKA-354
Project: Tika
Issue Type: Improvement
Components: languageidentifier
Affects Versions: 0.5
Reporter: Vivek Magotra
ProfilingHandler currently parses the entire document (thereby analyzing
n-grams for the entire doc).
ProfilingHandler should take a length-limiting parameter that allows a user to
specify the amount of data that should get analyzed.
In fact, by default that limit should be set to something like 8K.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.