| Package | Description |
|---|---|
| org.nlpcn.commons.lang.dat |
| Modifier and Type | Method and Description |
|---|---|
static DoubleArrayTire |
DoubleArrayTire.load(String filePath) |
static DoubleArrayTire |
DoubleArrayTire.loadText(InputStream is,
Class<? extends Item> cla)
从文本中加载模型
|
static DoubleArrayTire |
DoubleArrayTire.loadText(String filePath)
从文本中加载模型
|
static DoubleArrayTire |
DoubleArrayTire.loadText(String filePath,
Class<? extends Item> cla)
从文本中加载模型
|
Copyright © 2016. All rights reserved.