| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectse.lth.cs.nlp.nlputils.ml.MLConstants
public class MLConstants
Declares some public constants.
| Field Summary | |
|---|---|
(package private) static char | 
ESCAPE_FEATURE_SEPARATOR
This value is used to replace the feature separator in strings.  | 
(package private) static int | 
EXCLUDED_MAGIC_NUMBER
This number signifies that a member of a feature set is excluded.  | 
static char | 
FEATURE_SEPARATOR
This character is used to separate features in a feature string.  | 
static String | 
NULL
This string signifies the empty set for a set-valued feature.  | 
static char | 
SET_SEPARATOR
This character is used to separate members in a set-valued feature.  | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public static final char FEATURE_SEPARATOR
static final char ESCAPE_FEATURE_SEPARATOR
public static final char SET_SEPARATOR
public static final String NULL
static final int EXCLUDED_MAGIC_NUMBER
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||