Package | Description |
---|---|
org.ansj.app.crf | |
org.ansj.app.crf.pojo |
Modifier and Type | Method and Description |
---|---|
List<Element> |
Config.makeToElementList(String temp) |
static List<Element> |
Config.makeToElementList(String temp,
String splitStr) |
static List<Element> |
Config.wordAlert(String word)
词语标准化
|
Modifier and Type | Method and Description |
---|---|
char |
Config.getNameIfOutArr(List<Element> list,
int index) |
char |
Config.getTagIfOutArr(List<Element> list,
int index) |
char[][] |
Config.makeFeatureArr(List<Element> list,
int index)
得到一个位置的所有特征
|
Modifier and Type | Method and Description |
---|---|
Element |
Element.updateNature(String nature) |
Element |
Element.updateTag(int tag) |
Modifier and Type | Method and Description |
---|---|
void |
Element.maxFrom(Model model,
Element element) |
Copyright © 2020. All rights reserved.