Property Current
- Namespace
- MailFathom.Application.Emails.Chunking
- Assembly
- MailFathom.Application.dll
Current
Gets the rules every chunk MailFathom derives today is cut to.
public static EmailChunkingRules Current { get; }
Property Value
Remarks
A thousand characters is a few paragraphs of mail, which is small enough that a retrieved passage answers a question on its own and large enough that a sentence keeps the context that disambiguates it. The overlap is a fifth of that, so a statement straddling a boundary is whole in one of the two chunks that share it, and the minimum keeps a separator near the start of a window from cutting a chunk too short to mean anything.