public class RRNerveManager extends Object
| 构造器和说明 |
|---|
RRNerveManager(WordEmbedding wordEmbedding) |
| 限定符和类型 | 方法和说明 |
|---|---|
RandomModel |
getModel() |
int |
getType(String sentence,
long eventID) |
void |
init(SentenceConfig config) |
void |
insertModel(RandomModel randomModel) |
RandomModel |
studyType(Map<Integer,List<String>> model) |
public RRNerveManager(WordEmbedding wordEmbedding)
public void init(SentenceConfig config) throws Exception
Exceptionpublic void insertModel(RandomModel randomModel) throws Exception
Exceptionpublic RandomModel getModel() throws Exception
ExceptionCopyright © 2024. All rights reserved.