| Package | Description |
|---|---|
| org.ansj.app.newWord | |
| org.ansj.domain | |
| org.ansj.library |
| Modifier and Type | Field and Description |
|---|---|
Nature |
NewTerm.maxNature |
| Modifier and Type | Field and Description |
|---|---|
Nature |
TermNature.nature |
| Modifier and Type | Method and Description |
|---|---|
Nature |
Term.getNatrue()
获得这个词的词性.词性计算后才可生效
|
| Modifier and Type | Method and Description |
|---|---|
void |
Term.setNature(Nature nature) |
| Modifier and Type | Method and Description |
|---|---|
static Nature |
NatureLibrary.getNature(java.lang.String natureStr)
根据字符串得道词性.没有就创建一个
|
| Modifier and Type | Method and Description |
|---|---|
static int |
NatureLibrary.getTwoNatureFreq(Nature from,
Nature to)
获得两个词性之间的频率
|
Copyright © 2013. All Rights Reserved.