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