public class PosTagCompiler extends Object
| Constructor and Description |
|---|
PosTagCompiler() |
| Modifier and Type | Method and Description |
|---|---|
static String |
compile(String tag,
String name)
编译,比如将词性为数词的转为##数##
|
Copyright © 2014–2021 码农场. All rights reserved.