Giter Site home page Giter Site logo

Comments (4)

yinweichong avatar yinweichong commented on May 18, 2024
  1. SimNet是文本语义匹配框架,计算两个文本语义相似度;
  2. 语义索引
  • 使用doc向量构建索引(离线),使用question向量检索向量(在线),AnyQ里使用了ANNOY
  • SimNet中Representation-based的模型结构,可以将文本映射为向量(取语义表示的结果)
  • AnyQ中如何使用语义索引参考AnyQ使用语义索引

from anyq.

guotong1988 avatar guotong1988 commented on May 18, 2024

Same question, thank you.

from anyq.

guotong1988 avatar guotong1988 commented on May 18, 2024

将文本映射为向量,然后怎么Retrieval?计算cosine距离?

from anyq.

zhangyanbo2007 avatar zhangyanbo2007 commented on May 18, 2024

关于anyQ源码细节研读,请加我微信15821444815,一起研究研究!

from anyq.

Related Issues (20)

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.