public class WordNatureWeightModelMaker extends Object
| Constructor and Description |
|---|
WordNatureWeightModelMaker() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
makeModel(String corpusLoadPath,
String modelSavePath) |
static String |
wrapTag(String tag)
用尖括号将标签包起来
|
Copyright © 2014–2021 码农场. All rights reserved.