Table of Contents

Class TopCandidates

public class TopCandidates
Inheritance
object
TopCandidates

Properties

Candidates

Required. Sorted by log probability in descending order.

public List<LogProb> Candidates { get; set; }

Property Value

List<LogProb>