Study Plan feature #155
Replies: 13 comments 54 replies
-
|
Hi, @MichaelPetre! If I recall correctly, the study plan feature is just a very complicated way to superimpose a secondary frequency list on top of a master frequency list. In AnkiMorphs you can easily switch between frequency files in the settings, so I think the study plan feature is redundant. Let me know if that didn't make sense, or if I misunderstood something. I could maybe also add it to the FAQ section in the guide since multiple people have asked about this now. |
Beta Was this translation helpful? Give feedback.
-
|
After a little more thought, I have concluded that this part makes implementing a successive 'study plan' unfeasible:
Regardless of how you do it, there is no good way set the order of the files without a significant amount of manual work, unless you are lucky and someone else has already numbered/named them in a convenient way. So the two alternatives are:
@Vilhelm-Ian and I discussed in #114 the possibility of adding a download button next to each file in the 'frequncy file generator' to download the individual frequency files when generating a global frequency file, and I still think that is a good idea/feature. I'll add this to the FAQ. |
Beta Was this translation helpful? Give feedback.
-
|
I too use the study plan in Morphman all the time, and it is the feature that will keep me with Morphman until I'm convinced that there's a viable alternative. What I like about the study plan is that it gives me the words that appear in the first file that appear the most in the collection of files. So if I start with a new TV show, and there are 25 episodes, when I'm doing episode 1, it will give me the words that appear in episode 1 that will help me the most for the whole TV series. (Note: I definitely agree with avoiding unnecessary technical debt, and sometimes I'm not sure if Morphman is doing what it advertises. So I'm hoping that I can find a way to use AnkiMorph that will work just as well for me.) I wanted to do a comparison of the card order that the Morphman study plan gives, vs Ankimorph, with Ankimorph using a frequency file for just that first episode. Based on the difficulty equation, I was expecting that all of the sentences with a given new morph would show up together in the queue in consecutive order, but they didn't. They also didn't show up in the order that they are listed in the frequency file that I generated. I verified that "Morph Priority" file in AnkiMorph Settings is pointing to the right file. Is this correct? |
Beta Was this translation helpful? Give feedback.
-
|
It occurred to me that in the Readability Report Generator kinda already takes care of my first concern:
In the RRG you can sort by column value: After that you could just have a 'generate study plan' button to concatenate their frequency files in the order displayed. If we were to create something like that then we might as well completely combine the Frequency File Generator and the Readability Report generator. I was hoping that separating them would cause less confusion, but with all these features being so intertwined it might ironically end up being the other way around. It would also help make some of the proposed RRG features in #114 be more organically placed. As for my second concern:
It is what it is. As long as it is clearly specified in the docs, then people can decide for themselves if it works for them or not. Alternatively we could maybe add an option in the 'recalc' settings to switch between two distinct algorithms, the current one and an algorithm like @xofm31 described that follows the frequency file strictly (not sure how possible it is to make that kind of algorithm). |
Beta Was this translation helpful? Give feedback.
-
|
This looks pretty disgusting lmao, but anyway, I was thinking the 'generate' buttons could be grayed out until the user clicks load files, which then populates the 'file' column in the table at the bottom, and then the 'generate' buttons could be activated. |
Beta Was this translation helpful? Give feedback.
-
|
I see that you have made an issue for adding the study plan. I know that @MichaelPetre gave a description of the study plan already, but I'll try to recap here what I think are the main features.
For Ankimorphs, if you want to keep the same calculations for card difficulty scoring, you'll need to keep all the known words. I think if you put all of the known words first, followed by the words for the first file, followed by the words for the second file, that would give a frequency file with the desired properties for both @mortii's prefered scoring as well as what I have in mind. Personally, I like to be able to measure my progress, so I do look at the "study plan" file. But a separate file probably isn't that helpful; I think that just having a comment line in the frequency file showing the name of the file and the number of words you need to learn from that file would cover everything that I look at. And maybe that's not really needed - I should be spending less time evaluating my learning, and more time studying. |
Beta Was this translation helpful? Give feedback.
-
Originally posted by @mortii in #194 (comment) |
Beta Was this translation helpful? Give feedback.
-
|
It would be pretty useful to know the learning status of the morphs, so I'll add a |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Quickly comparing the results from Morphman and AnkiMorphs, I also have AnkiMorphs telling me I need to learn more. I think that when AnkiMorphs calculates how many words I need to learn to get to 90%, it goes through the frequency list until it gets to the 90% point, assuming that all of the words below that in the frequency list are unknown. But since some of those words are already known, my comprehension will be at 90% before that point. |
Beta Was this translation helpful? Give feedback.
-
Number of morphs that have the "unknown" learning status. The first file in my study plan is called "app73". Here is the number of unknowns from the learning plan set to 90%: Here is the first line of the study plan from Morphman: When I set them to 100%, they get the same number I think this must be because there are known words in the file that are not being taken into account my AnkiMorphs, although these are 29 off, and I thought it would be 22. Both Morphman and AnkiMorphs agree that the readability is 75.1 (In AnkiMorphs, this is: known + learning, Total percentage) |
Beta Was this translation helpful? Give feedback.
-
|
I'll make a final plug for the study plan logic that is in Morphman, because I really think that it makes sense. If you're not interested in implementing it, I'll probably get around to doing it for myself, hopefully before Morphman study plan creation stops working for me. What I see as the best thing about the Morphman study plan is that it orders the unknown words for your current file(s) in the optimal way for your collection as a whole. This is important when I want to learn the most important vocabulary for the whole TV series, but only starting with the words that are in the first episode. When starting with a new episode, there will be a handful of new, really frequent words, but then a large number of words that occur only a few times in the episode. It is much more efficient for learning to prioritize the ones that I'm going to need for upcoming episodes. Since my vocab learning is slower than my TV watching, I don't usually get to the end of the current episode's unknown vocab before moving that file to a different directory so that the next episode is prioritized when I re-run the study plan. Here is a basic algorithm that I think will accomplish this, and get the desired comprehension rate for each of the files. I'm writing this mostly for me, so that I remember what I was thinking when I get around to implementing it.
|
Beta Was this translation helpful? Give feedback.
-
|
Not adding any new features, apologies. |
Beta Was this translation helpful? Give feedback.


Uh oh!
There was an error while loading. Please reload this page.
-
Hi Mortii,
ankiMorphs looks very promising but it seems to be missing the one feature I used the most in MorphMan: the study plan generator. Is this something that is planned in the future?
Beta Was this translation helpful? Give feedback.
All reactions