Live data from Hacker News

Anki: Memorization with Spaced Learning

apps.ankiweb.net

71–80 of 175 posts

Re: Anki: Memorization with Spaced Learning

#71
post #46

Earlier quoted context omitted.

There’s now a free app that seems to do the same thing.

Afaik this one cannot connect to Ankiweb, therefore you can't sync your status with other devices.

It does seem to offer sync, too. Not sure how well the sync works, but the app says it will sync.

Re: Anki: Memorization with Spaced Learning

#72

Also worth reading is the excellent (and pretty extensive) article by Michael Nielsen[1] showcasing how he used Anki to create an in-depth knowledge about AlphaGo. Personally, I've used Anki to keep remembering/revisiting the concepts that I use for a while and then move onto something else. Common APIs of programming languages and their standard libraries is one such area. I've found that while it's not really diffi…

The system described here is in many ways similar to Incremental Reading [1], which also uses an algorithm to schedule when to read the URLs provided. (the Anki addon is fairly primitive though, would rather use a browser plugin that remembers how much I read from each webpage instead)

Also worth paying attention when reviewing flashcards, as described in [2]:

  And when I rush through my flashcard reviews, I’m not thinking. I’m focusing on the wrong question: “Do I remember this perfectly?”
  Instead, whether I happen to have perfect recall or not, I should focus on: “This is my time to think about this again.”
  Major paradigm shift.
[1] https://ankiweb.net/shared/info/1081195335 [2] https://yourawesomememory.com/reviewing-as-thinking/

Re: Anki: Memorization with Spaced Learning

#73
post #39

Earlier quoted context omitted.

For Anki, I'd grab the complete article from Wikipedia/textbook/[good source], and then write a few examples. The flashcards would be a number of cloze deletions, and then I'd have a separate deck with a practice question to recall from a blank state. For example [1], I'd take this Wikipedia article, and break it down like so: In computer science, a stack is an abstract data type that serves as a collection of elemen…

That seems like a waste of flashcards to me, but if it works for you, it works. I would just create one flashcard for front and back. What is a stack in CS? A stack is an abstract data type that's a collection of elements, with two principal operations: pop and push. If an answer's longer than 1-2 sentences then it's time to break it apart into different questions.

I find it somewhat excessive (and I still make poor cards even my by own guidelines all the time), but I try optimize to make my flashcards as easy as possible to answer according to [1].

Especially in the long run once you get thousands of flashcards, and have a few breaks because of life. A general rule of thumb I go by is that my answer should be shorter than the question.

Even in your answer there's three or four separate parts to it. You have:

1. An abstract data type 2. collection of elements 3. Two principal operations 3a. Pop and push

[1] https://www.supermemo.com/en/articles/20rules

Re: Anki: Memorization with Spaced Learning

#74
post #51

I really like the idea of spaced repetition learning, but it's the little details that are driving me crazy. I cannot get Anki working on Raspberry Pi. (I have a Raspberry Pi connected to a TV in front of my rowing machine so I can study while I'm exercising.) I tried Mnemosyne but I can't get the sync server working, and I'm disappointed in the formatting options provided. I tried org-drill but adding images to card…

Have you tried just going to the website https://ankiweb.net/decks/ and reviewing your cards there? It should work on any device with a browser including your RasberryPi.

I tried going to the Anki website and I discovered another thing that I don't like about Anki. I went to one of my old decks and tried one of the cards; the spacing options for this card were <10 minutes, 1, 2 and 6 YEARS. I'd really like more control over the spacing of the card presentations.

Re: Anki: Memorization with Spaced Learning

#76
post #57

I started using Anki a few weeks ago when the SuperMemo article popped up on HN. I really like it, and it has helped me remember key terms and learn a new language, all in a really short time... Feel free to ask me questions if you're confused about how it works! I'm fairly experienced now.

I want to learn Spanish. I have a basic vocabulary and understanding. What’s the fastest way forward in your opinion?

Other than Anki, clozemaster and supermemo.com are two good paid options. I'm currently paying for supermemo.com*, and the two decks I'm using for Spanish seem to be pretty good.

Clozemaster uses word frequency lists and sentences. Honestly it's (clozemaster) one of the best free SRS products I've seen for multiple languages.

I'd avoid memrise (too many horrible quality decks). Duolingo isn't bad but certainly isn't comprehensive by any means.

The reason I'm paying for supermemo.com is because it has a good quality Chinese deck and those are hard to come by. I also want to use the updated SRS algos that it uses. SM-2 is really old and does not handle skipped days well at all. The newer versions of the sm algo are much better in that respect.

Re: Anki: Memorization with Spaced Learning

#77

This looks like a derivative/expansion of the Leitner Method[0] which I first came across over on Reddit in /r/flying for flashcard-based studying. I have definitely always had more success with paper-based studying than studying electronically--I recommend that you take a look at that document if you fall into this category as well! [0] https://drive.google.com/file/d/0BzlHy07nfEjOQ2hXWjU3LWpDdmc...

[deleted]

Re: Anki: Memorization with Spaced Learning

#78
post #34

I use supermemo, and the vast majority of my collection isn't language related. For languages, something like clozemaster, supermemo.com, or premade anki decks/courses are fine. I still find it odd that the only two groups of people who seem to use the software a lot are med students and language learning enthusiasts. Supermemo is really buggy, and the website is extremely disorganized, but has a lot of useful inform…

There's a plugin for Anki for incremental reading: https://github.com/luoliyan/incremental-reading

(Though I'm not sure how the internal database structure works with that, I think you can't save the whole text along with a deck instead of individual notes―but maybe addons can change that.)

Re: Anki: Memorization with Spaced Learning

#79
post #74

Earlier quoted context omitted.

Have you tried just going to the website https://ankiweb.net/decks/ and reviewing your cards there? It should work on any device with a browser including your RasberryPi.

I tried going to the Anki website and I discovered another thing that I don't like about Anki. I went to one of my old decks and tried one of the cards; the spacing options for this card were <10 minutes, 1, 2 and 6 YEARS. I'd really like more control over the spacing of the card presentations.

You can actually change that up all in the settings (even on a per deck basis). It takes a bit of tinkering because it's not clear from the beginning what each setting does. Typically if I get something wrong I reset it to 20% of its previous time (so if it was a month since I saw it last I'd see it in around 6 days).

I'd trust the system though. Typically once you get to the point where you won't see it for more than a year you're highly unlikely to forget the content anyway. Although it depends on what you're trying to learn. The default settings are optimised for learning Japanese.

Re: Anki: Memorization with Spaced Learning

#80
post #74

Earlier quoted context omitted.

Have you tried just going to the website https://ankiweb.net/decks/ and reviewing your cards there? It should work on any device with a browser including your RasberryPi.

I tried going to the Anki website and I discovered another thing that I don't like about Anki. I went to one of my old decks and tried one of the cards; the spacing options for this card were <10 minutes, 1, 2 and 6 YEARS. I'd really like more control over the spacing of the card presentations.

That’s the point of using the algorithm. The recall intervals are based on Ebbinghaus’ forgetting curve. If you want to see the card sooner than one year choose This is why you should turn off showing time until you next see a card in preferences. Trust the algorithm.
Post reply on HN