跳过导航链接
C F G I M N T W 

C

com.github.houbb.segment.data.phrase.api - 程序包 com.github.houbb.segment.data.phrase.api
project: segment-data-phrase-package-info create on 2020/4/23 22:54
contains(String) - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentPhraseData
是否包含指定的词
count() - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentWordEntry
次数

F

freqMap() - 接口 中的方法com.github.houbb.segment.data.phrase.api.INormalizationResult
频率 map

G

getFreq(String) - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentPhraseData
获取频率
getMinFreq() - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentPhraseData
获取最小的 freq
getPhraseSet() - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentPhraseData
获取对应的单词列表

I

INormalization - com.github.houbb.segment.data.phrase.api中的接口
标准化接口
INormalizationResult - com.github.houbb.segment.data.phrase.api中的接口
标准化结果 project: segment-data-phrase-INormalizationResult create on 2020/4/23 22:59
ISegmentPhraseData - com.github.houbb.segment.data.phrase.api中的接口
分词数据接口
ISegmentWordEntry - com.github.houbb.segment.data.phrase.api中的接口
单词明细信息

M

minFreq() - 接口 中的方法com.github.houbb.segment.data.phrase.api.INormalizationResult
频率

N

normalization(List<ISegmentWordEntry>) - 接口 中的方法com.github.houbb.segment.data.phrase.api.INormalization
标准化

T

type() - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentWordEntry
类别

W

word() - 接口 中的方法com.github.houbb.segment.data.phrase.api.ISegmentWordEntry
单词
C F G I M N T W 
跳过导航链接

Copyright © 2020. All rights reserved.