Documentation ¶
Index ¶
Constants ¶
View Source
const (
WORDS_ALL = -1
)
Variables ¶
This section is empty.
Functions ¶
func Compare ¶
Compare calculates the Hamming distance between two 64-bit integers
Currently, this is calculated using the Kernighan method [1]. Other methods exist which may be more efficient and are worth exploring at some point
func LoadDictionary ¶
To Load jieba, idf, stop words dictionaries
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.