Compressing Icelandic name declension patterns into a 3.27 kB trie
1–10 of 86 posts
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#2Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#3When I started learning Russian, the declensions (like the ones mentioned in the article) really threw me for a loop. I looked all over for a similar app to explain the patterns and drill rote practice, but never found one.
While slightly off-topic, does anyone know of such an app (web-based or macOS/iOS)?
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#4I remember that when I was first learning Spanish in high school, I found a piece of (Windows) software that pelted you with a series of pairs of an infinitive and a tense, and you had to conjugate the infinitive accordingly. (Spanish conjugation typically changes the end of the word; irregular verbs tend to involve stem changes). It was fantastic practice and really ingrained the rules; I became a whiz at it. When I…
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#5I remember that when I was first learning Spanish in high school, I found a piece of (Windows) software that pelted you with a series of pairs of an infinitive and a tense, and you had to conjugate the infinitive accordingly. (Spanish conjugation typically changes the end of the word; irregular verbs tend to involve stem changes). It was fantastic practice and really ingrained the rules; I became a whiz at it. When I…
https://memrussian.com/ ?
Ah, as a cheap bastard, I hate how software was pay once back then, and for this one I'm just going to ask you what's the monthly subscription price?
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#6Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#7Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#8Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#9Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#10Encoding them into a trie like this would still be a good way to distribute the result, but you don't have to rely on the trie also being a good way to guess the declensions.