GithubHelp home page GithubHelp logo

Comments (1)

dylanhogg avatar dylanhogg commented on June 19, 2024 1

Fair observation, thanks for the feedback.

Currently repo similarity calculation is quite naive, and is in need of improvement.

Right now it uses sentence_transformers with the all-MiniLM-L6-v2 model to calculate a similarity score based only on the repo description and repo tags. This is then thresholded to find "similar" repos. I plan to extend this to use the whole README text for a repo which should make it more accurate.

In this case you'll notice the repo descriptions have some terms in common with the pyautogui description which is what it's picked up on. The README fix planned should improve similarity to be better.

pyautogui: A cross-platform GUI automation Python module for human beings. Used to programmatically control the mouse & keyboard

pexpect: A Python module for controlling interactive programs in a pseudo-terminal
beeware: A Python native, OS native GUI toolkit
pysimplegui: Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users

Thanks again for the feedback. Hopefully this will be improved over the next month or so.

from awesome-python.

Related Issues (13)

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.