Package | Description |
---|---|
org.tinygroup.chinese | |
org.tinygroup.chinese.batch | |
org.tinygroup.chinese.rank | |
org.tinygroup.chinese.single |
Modifier and Type | Interface and Description |
---|---|
interface |
WordParser<T extends Token,Source>
Created by luog on 15/4/13.
|
Modifier and Type | Method and Description |
---|---|
int |
SentenceRank.rank(List<Token> tokenList) |
Modifier and Type | Class and Description |
---|---|
class |
BatchToken
Created by luog on 15/4/13.
|
Modifier and Type | Method and Description |
---|---|
int |
SentenceRankDefault.rank(List<Token> tokenList) |
Modifier and Type | Class and Description |
---|---|
class |
SingleToken
BatchToken 用于在分词时返回Token的情况
Created by luog on 15/4/13.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.