public final class SuggestWord
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
freq
The freq of the word
|
float |
score
the score of the word
|
java.lang.String |
string
the suggested word
|
Constructor and Description |
---|
SuggestWord() |
Copyright © 2000-2019 Apache Software Foundation. All Rights Reserved.