GithubHelp home page GithubHelp logo

Comments (5)

akhilpotla avatar akhilpotla commented on May 19, 2024

I would like to take up this issue. Could you assign it to me?

from yoda.

manparvesh avatar manparvesh commented on May 19, 2024

Sure! You can work on this 👍

from yoda.

Griffintaur avatar Griffintaur commented on May 19, 2024

we can use the sigmoid function 1/ (1+ e^(-x) ) where x is the person's score
which can be computed by multiplying relative hardness of the word on the predefined scale and score allocated for getting it write i.e x={h* correct}

from yoda.

Griffintaur avatar Griffintaur commented on May 19, 2024

if it is still open I can take it up

from yoda.

manparvesh avatar manparvesh commented on May 19, 2024

@Griffintaur thanks for your interest! Yes, this issue is still open so you can work on it.

Your suggestion sounds good to me. I am excited to see how you implement it!

There are a few things you should know though:

  • The data set of the words doesn't have a predefined scale, so it updates the scale (with initial values all set to 0) every time a word is used.
  • There are a few hit parade lists that are usually asked frequently in exams like GRE etc., so the words in these lists can be considered as the words with a higher priority than the normal ones. The words in beyond hit lists can be set to the highest priority. The lists can be found in this folder: resources/vocabulary

from yoda.

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.