| Package | Description |
|---|---|
| org.ansj.recognition.arrimpl | |
| org.ansj.util |
| Constructor and Description |
|---|
UserDefineRecognition(TermUtil.InsertTermType type,
org.nlpcn.commons.lang.tire.domain.Forest... forests) |
| Modifier and Type | Method and Description |
|---|---|
static TermUtil.InsertTermType |
TermUtil.InsertTermType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TermUtil.InsertTermType[] |
TermUtil.InsertTermType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
TermUtil.insertTerm(Term[] terms,
Term term,
TermUtil.InsertTermType type)
将一个term插入到链表中的对应位置中, 如果这个term已经存在参照type type 0.跳过 1.
|
Copyright © 2017. All rights reserved.