Property Likelihood
- Namespace
- MailFathom.Domain.Emails.Authorship
- Assembly
- MailFathom.Domain.dll
Likelihood
Gets how strongly the text read as machine written, from zero to one inclusive.
public double Likelihood { get; }
Property Value
Remarks
Zero on a text that carried no signal at all, and never one: no combination of heuristics reaches certainty, so the scale deliberately has no top. It is meaningless without ProfileRevision, which names the weighting that produced it.