<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>局部敏感hash on 111qqz's blog</title><link>https://111qqz.com/en/tags/%E5%B1%80%E9%83%A8%E6%95%8F%E6%84%9Fhash/</link><description>Recent content in 局部敏感hash on 111qqz's blog</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2015-2026 111qqz</copyright><lastBuildDate>Sat, 11 Mar 2017 07:59:00 +0000</lastBuildDate><atom:link href="https://111qqz.com/en/tags/%E5%B1%80%E9%83%A8%E6%95%8F%E6%84%9Fhash/index.xml" rel="self" type="application/rss+xml"/><item><title>局部敏感哈希算法(Locality Sensitive Hashing)初探</title><link>https://111qqz.com/en/post/acm-icpc/2017/2017-03-11-e5b180e983a8e6958fe6849fe59388e5b88ce7ae97e6b395locality-sensitive-hashinge5889de68ea2/</link><pubDate>Sat, 11 Mar 2017 07:59:00 +0000</pubDate><guid>https://111qqz.com/en/post/acm-icpc/2017/2017-03-11-e5b180e983a8e6958fe6849fe59388e5b88ce7ae97e6b395locality-sensitive-hashinge5889de68ea2/</guid><description>&lt;h3 class="relative group"&gt;前言：
 &lt;div id="前言" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e5%89%8d%e8%a8%80" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h3&gt;
&lt;p&gt;其实有了前文simhash算法的基础，局部敏感hash算法已经不存在理解上的问题了吧。。。毕竟simhash算法应该是局部敏感哈希算法的一种。。所以我就直接转载几篇我认为比较好的文档结合一下好了。。。会把比较重要的概念或者定义标记重点。&lt;/p&gt;</description></item><item><title>文本相似度判断-simhash算法学习笔记</title><link>https://111qqz.com/en/post/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0/%E6%8E%A8%E8%8D%90%E7%B3%BB%E7%BB%9F/2017-03-10-simhash-notes/</link><pubDate>Fri, 10 Mar 2017 03:33:08 +0000</pubDate><guid>https://111qqz.com/en/post/%E6%B7%B1%E5%BA%A6%E5%AD%A6%E4%B9%A0/%E6%8E%A8%E8%8D%90%E7%B3%BB%E7%BB%9F/2017-03-10-simhash-notes/</guid><description>&lt;p&gt;先放原始论文。。。以此表达对这个算法的敬意orz&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.australianscience.com.au/research/google/33026.pdf" target="_blank" rel="noreferrer"&gt;论文链接&lt;/a&gt;&lt;/p&gt;

&lt;h2 class="relative group"&gt;问题引出：
 &lt;div id="问题引出" class="anchor"&gt;&lt;/div&gt;
 
 &lt;span
 class="absolute top-0 w-6 transition-opacity opacity-0 -start-6 not-prose group-hover:opacity-100 select-none"&gt;
 &lt;a class="text-primary-300 dark:text-neutral-700 !no-underline" href="#%e9%97%ae%e9%a2%98%e5%bc%95%e5%87%ba" aria-label="Anchor"&gt;#&lt;/a&gt;
 &lt;/span&gt;
 
&lt;/h2&gt;
&lt;p&gt;那天百度一面，frog学姐问了我如何判断两篇新闻稿的相似度的问题&amp;hellip;.我满篇口胡&amp;hellip;也只是回答了一些诸如从图片上考虑。。或者去掉stop word之后得到特征向量然后计算余弦值之类得到传统想法。。。&lt;/p&gt;</description></item></channel></rss>