Property NullOnDoubt
- Namespace
- LMKit.Extraction
- Assembly
- LM-Kit.NET.dll
NullOnDoubt
When true, the language model will return null on uncertain content detection rather than risk an aggressive extraction leading to 'false positives'.
public bool NullOnDoubt { get; set; }
Property Value
- bool
The default value is true.