Replies: 6 comments 8 replies
-
|
I'd love more stats!
I attempted to re-implement the MorphMan stats page in the pre-alpha, and I managed to make this: but it completely broke after migrating to sqlite, and successfully porting it would probably take me hundreds of hours and had issues:
Because of the issues mentioned above, I tried to extend the new stats page instead, but I failed miserably (#64). I'm surprised anyone has managed to do it, but despite knowing that, my last attempt was so discouraging that I won't be trying again any time soon.
That sounds perfect! I had a similar idea in mind in #242.
That would be awesome! No need to rush though, take as much time as you need :) |
Beta Was this translation helpful? Give feedback.
-
|
So this would allow one to know how far they have moved in terms of frequencies? Compared to whatever frequency a word has in a certain deck? I did not ever use the morphman stats page before. |
Beta Was this translation helpful? Give feedback.
-
|
So I've got a working prototype which gives stats on which morphs in a priority range are known, learning, unknown, or missing from the collection. I'd also like to list out all lemmas/inflections in the frequency file and mark them known, learning, etc. Here, I run into a slight problem. In inflection mode, the way @mortii , is there a good reason why the keys aren't delimited? If not, I'd be happy to make the change, maybe to something like |
Beta Was this translation helpful? Give feedback.
-
|
is this okay? |
Beta Was this translation helpful? Give feedback.
-
|
Beautiful, it looks way more balanced!Also I’ve rethought “statistics mode” after realizing that our statistics are always discrete 😅 Instead of “statistics mode”, how about: Bin type: []normal []cumulativeAm 7/27/24 um 6:49 AM schrieb mortii ***@***.***>:
@wolearyc
is this okay?
Screenshot.from.2024-07-27.15-33-42.png (view on web)
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
|
Included in the v3 update: https://github.com/mortii/anki-morphs/releases/tag/v3.0.0 Thanks a bunch, this is super cool! |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In light of the new v3 algorithm, I've been considering ways to gauge progress beyond the lemma/inflection counts available in Anki's main toolbar. Obviously we cannot hope to measure true language acquisition, but what we can do is give the user an idea of their progress in terms of word frequencies. I'd find this feature quite useful, to gauge both my progress and the effectiveness of my sentence mining. I've been brainstorming a few options.
I am up for trying to implement option 3, which I think is the simplest and most robust option. I'd hope to have it ready in time for v3.
Let me know what you think!
Beta Was this translation helpful? Give feedback.
All reactions