Giter VIP home page Giter VIP logo

Comments (4)

yanyiwu avatar yanyiwu commented on August 22, 2024

这种短 query 的去重,simhash 不是那么准确,可以在 simhash 基础上面做二次去重吧。我 simhash 就当是初筛就好。不要完全依赖 simhash。

from simhash.

levylll avatar levylll commented on August 22, 2024

我想做对一个剧集的不同集进行去重,发现用simhash效果不行,就差个集数,simhash出来的结果相差都特别的大

from simhash.

levylll avatar levylll commented on August 22, 2024

比如说 西游记EP01 和 西游记EP02 就差别挺大的

from simhash.

dawnranger avatar dawnranger commented on August 22, 2024

比如说 西游记EP01 和 西游记EP02 就差别挺大的

文本特别短的情况下估计不太行。
在文本较长的情况下,如果两短文本不同的词的权重较大,那么也有可能导致最终simhash值差异较大。

from simhash.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.