Giter VIP home page Giter VIP logo

Comments (5)

chxj1992 avatar chxj1992 commented on September 26, 2024

好主意,不过有的时候是搜索出现次数最少的是正确答案(比如问以下哪个不是xxx),这样还需要结合语意分析,就比较麻烦了

from hortor-cheater.

Fomovet avatar Fomovet commented on September 26, 2024

我用该脚本改成google搜索有时候确实是次数最少的就正确,所以我想到一个思路:github上有爬好的题库1W6左右题目正确率差不多达到90%了,首先拿到题目后去数据库搜索匹配有没有正确答案,如果有直接返正确答案,否则通过百度或者google搜索题目信息,并统计选项出现的次数,出现的最多的选项就当作答案。最后再通过adb实现模拟点击选项 题库地址:sundy-li/wechat_brain#17

from hortor-cheater.

chxj1992 avatar chxj1992 commented on September 26, 2024

可以的, fork去实现呗

from hortor-cheater.

zeayes avatar zeayes commented on September 26, 2024

mitmproxy 支持脚本,找到答案,可以直接通过脚本提交。

from hortor-cheater.

chxj1992 avatar chxj1992 commented on September 26, 2024

@zeayes 是的, 不过有可能出现次数最少的是正确答案, 需要结合语意分析才能判断,就比较麻烦了

from hortor-cheater.

Related Issues (12)

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.