@Deprecated public class WordVectorStorage extends BaseStorage
| Modifier and Type | Field and Description |
|---|---|
static Integer |
EXP_TABLE
Deprecated.
|
static Integer |
NEGATIVE_TABLE
Deprecated.
|
static Integer |
SYN_0
Deprecated.
|
static Integer |
SYN_1
Deprecated.
|
static Integer |
SYN_1_NEGATIVE
Deprecated.
|
| Constructor and Description |
|---|
WordVectorStorage()
Deprecated.
|
public static final Integer SYN_0
public static final Integer SYN_1
public static final Integer SYN_1_NEGATIVE
public static final Integer EXP_TABLE
public static final Integer NEGATIVE_TABLE
Copyright © 2021. All rights reserved.