I
I
Injustive2021-04-25 13:43:26
Algorithms
Injustive, 2021-04-25 13:43:26

How to make an algorithm for memorizing words?

Hello! I want to write a site for learning English words, like lingvist, maybe someone knows. So, I want to make some kind of algorithm so that these words do not appear randomly, but with some kind of systematicity. For example, if they have already come across a couple of times, they will come across less often. In short, tell me how to make an algorithm for the appearance of words?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
C
ComodoHacker, 2021-04-25
@Injustive

https://en.wikipedia.org/wiki/Spaced_repetition
Implemented for example in Anki. You can see the code.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question