序列化表格
|
软件包 com.hankcs.hanlp.collection.set |
|
软件包 com.hankcs.hanlp.collection.trie |
check
int[] check
base
int[] base
used
boolean[] used
size
int size
- base 和 check 的大小
allocSize
int allocSize
key
List<E> key
keySize
int keySize
length
int[] length
value
int[] value
v
Object[] v
progress
int progress
nextCheckPos
int nextCheckPos
error_
int error_
|
软件包 com.hankcs.hanlp.collection.trie.bintrie |
|
软件包 com.hankcs.hanlp.corpus.document |
sentenceList
List<E> sentenceList
|
软件包 com.hankcs.hanlp.corpus.document.sentence |
wordList
List<E> wordList
|
软件包 com.hankcs.hanlp.corpus.document.sentence.word |
innerList
List<E> innerList
- 由这些词复合而来
label
String label
value
String value
- 单词的真实值,比如“程序”
label
String label
- 单词的标签,比如“n”
|
软件包 com.hankcs.hanlp.corpus.occurrence |
mi
double mi
- 互信息值
le
double le
- 左信息熵
re
double re
- 右信息熵
score
double score
- 分数
first
String first
second
String second
delimiter
char delimiter
third
String third
|
软件包 com.hankcs.hanlp.dependency.nnparser |
serialVersionUID: 1L
A
double[][] A
- Array for internal storage of elements.
- internal array storage.
m
int m
- Row and column dimensions.
- row dimension.
n
int n
- Row and column dimensions.
- row dimension.
|
软件包 com.hankcs.hanlp.dictionary |
nature
Nature[] nature
- 词性列表
frequency
int[] frequency
- 词性对应的词频
totalFrequency
int totalFrequency
Copyright © 2014–2015 鐮佸啘鍦�/a>. All rights reserved.