Candidate


Description:

public Candidate (string midasi, bool okuri, string text, string? annotation = null, string? output = null)

Create a new Candidate.

Parameters:

midasi

midasi (index) word which generate the candidate

okuri

whether the candidate is a result of okuri-ari conversion

text

base string value of the candidate

annotation

optional annotation text to the candidate

output

optional output text used instead of text

Returns:

a new KkcCandidate