public static class NoisyChannelSpellChecker.Result extends Object
| 修飾子とタイプ | フィールドと説明 |
|---|---|
Correction[] |
corrections |
double |
cutoffScore |
static NoisyChannelSpellChecker.Result |
EMPTY |
| コンストラクタと説明 |
|---|
Result(Correction[] corrections,
double cutoffScore) |
public static final NoisyChannelSpellChecker.Result EMPTY
public final Correction[] corrections
public final double cutoffScore
public Result(Correction[] corrections, double cutoffScore)
Copyright © 2009–2016. All rights reserved.