/
Type definitions - IBulkCheckService - DataGrooming-related types

Type definitions - IBulkCheckService - DataGrooming-related types

TermCandidateModel class

Class definition
public class TermCandidateModel
{
    public string Text { get; set; }
    public string Context { get; set; }
}

Represents a term candidate.

PropertyMeaning
TextTerm candidate text
ContextTerm candidate context