Description Usage Arguments Details Author(s) References See Also Examples
Simhash worker uses the keyword extraction worker to find the keywords
and uses simhash algorithm to compute simhash. dict
hmm
, idf
and stop_word
should be provided when initializing
jiebaR worker.
1 2 3 | simhash(code, jiebar)
vector_simhash(code, jiebar)
|
code |
For |
jiebar |
jiebaR Worker. |
There is a symbol <=
for this function.
Qin Wenfeng
MS Charikar - Similarity Estimation Techniques from Rounding Algorithms
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.