What does the `litiChunkSize` parameter do?

5 vues

Réponse

The `litiChunkSize` parameter specifies the size of the data chunks used for processing a document. The default is '32K'. For very large documents, using a smaller chunk size like '32K' or '64K' can improve performance and reduce memory consumption. Setting it to 'ALL' processes the entire document at once, which can be memory-intensive.
Did this answer help you?
applyConcept

textRuleScore

See technical action