Package | Description |
---|---|
org.ansj.domain | |
org.ansj.library |
Modifier and Type | Method and Description |
---|---|
static <K,V> KV<K,V> |
KV.with(K k,
V v) |
Modifier and Type | Method and Description |
---|---|
static KV<String,org.nlpcn.commons.lang.tire.domain.Forest> |
AmbiguityLibrary.remove(String key)
删除一个key
|
static KV<String,SplitWord> |
CrfLibrary.remove(String key)
删除一个key
|
static KV<String,org.nlpcn.commons.lang.tire.domain.Forest> |
DicLibrary.remove(String key) |
static KV<String,StopRecognition> |
StopLibrary.remove(String key) |
static KV<String,org.nlpcn.commons.lang.tire.domain.SmartForest<List<String>>> |
SynonymsLibrary.remove(String key)
删除一个key
|
Copyright © 2020. All rights reserved.