JavaScript is disabled on your browser.
Skip navigation links
Module
Class
Use
Tree
Index
Search
Help
cloud.opencode.base.hash
cloud.opencode.base.hash.simhash
SimHash
Uses of Class
cloud.opencode.base.hash.simhash.SimHash
Packages that use
SimHash
Package
Description
cloud.opencode.base.hash.simhash
Uses of
SimHash
in
cloud.opencode.base.hash.simhash
Methods in
cloud.opencode.base.hash.simhash
that return
SimHash
Modifier and Type
Method
Description
SimHash
SimHashBuilder.
build
()
Builds the SimHash instance 构建SimHash实例
static
SimHash
SimHash.
create
()
Creates a default SimHash instance with 3-gram tokenization 创建使用3-gram分词的默认SimHash实例