| Package | Description |
|---|---|
| org.ansj.domain | |
| org.ansj.recognition.impl |
| Modifier and Type | Field and Description |
|---|---|
static TermNature |
TermNature.BEGIN |
static TermNature |
TermNature.EN |
static TermNature |
TermNature.END |
static TermNature |
TermNature.M
系统内置的几个
|
static TermNature |
TermNature.NR |
static TermNature |
TermNature.NRF |
static TermNature |
TermNature.NS |
static TermNature |
TermNature.NT |
static TermNature |
TermNature.NULL |
static TermNature |
TermNature.NW |
TermNature[] |
TermNatures.termNatures
关于这个term的所有词性
|
static TermNature |
TermNature.USER_DEFINE |
| Modifier and Type | Method and Description |
|---|---|
static TermNature[] |
TermNature.setNatureStrToArray(String natureStr) |
| Constructor and Description |
|---|
TermNatures(TermNature termNature) |
TermNatures(TermNature[] termNatures,
int id)
构造方法.一个词对应这种玩意
|
TermNatures(TermNature termNature,
int allFreq,
int id) |
| Modifier and Type | Field and Description |
|---|---|
TermNature |
NatureRecognition.NatureTerm.termNature |
| Constructor and Description |
|---|
NatureTerm(TermNature termNature) |
Copyright © 2017. All rights reserved.