public class WordDictionaryEntry
extends com.exalead.gni.GNIObject
Modifier and Type | Field and Description |
---|---|
java.lang.String |
displayForm
Display form used for the match annotation
|
int |
distance
Edition distance associated to the entry when matching approximatively
|
long |
freq
Frequency associated to the entry
|
int |
lang
Language of the entry
|
java.lang.String |
word
A word that's part of the dictionary
|
Constructor and Description |
---|
WordDictionaryEntry() |
public java.lang.String word
public long freq
public int lang
public int distance
public java.lang.String displayForm
Copyright © 2013 Dassault Systèmes, All Rights Reserved.