Compressing Icelandic name declension patterns into a 3.27 kB trie
11–20 of 86 posts
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#12For the 800 names that were missing declension data in the database, it seems like the most straightforward thing to do would be to assign their declensions by hand. It shouldn't take a native speaker more than a couple of hours (if some name they haven't seen before is ambiguous, then whatever they guess at least won't sound obviously wrong to other native speakers). Alternatively, very cheap to ask an LLM to do it.…
I also live in a country with a centrally governed personal name list, but you can request exceptions, and there are people who were born before the list existed, so their names won't necessarily be on the list either. Immigrants can also retain their names during naturalization I believe, and there can be lots of other complications still. So the ability to sorta-kinda predict the proper declension is still useful.
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#13Hmm, is this lib GDPR compliant?
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#14Hmm, is this lib GDPR compliant?
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#15Hmm, is this lib GDPR compliant?
It's not a privacy issue if it's just "someone's" name.
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#16I 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
#17Earlier quoted context omitted.
https://memrussian.com/ ?
Grandfather talks about classical Windows software. On the Play Store this app says "Contains ads - In-app purchases". 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
#18I 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…
There was a section at the front of the dictionary with full conjugation patterns over all tenses for one sample verb in each class.
Eg, each type of stem-changing verb fell into one index, full irregulars were singletons in their own class, some irregulars that behave similarly (iirc tener and detener) shared one class.
So all verbs in Spanish fell neatly into a few dozen unique patterns, and the indexing was already done.
I was going to build a quiz software just like you mentioned to conjugate any verb in any tense, but “never got around to it”.
I wonder how the reverse-string trie pattern in the article would be for reconstructing the class mapping.
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#19I 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…
Non-native Russian speaker here. In the past, I cobbled together some scripts that use the spaCy Python module with the larger of the two Russian modules to provide context-aware lemmatization and grammatical tag extraction.
On the whole, though, my biggest gains in Russian were in letting go of the need to analytically deconstruct the inflections and instead build up a mental library of patterns (and exceptions) in my head through use.
EDIT: I mean context within a sentence, not a broader meaning.
Re: Compressing Icelandic name declension patterns into a 3.27 kB trie
#20Earlier quoted context omitted.
Grandfather talks about classical Windows software. On the Play Store this app says "Contains ads - In-app purchases". 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?
This comes up in so many threads here... How can we change the culture of subscriptions back to pay once???
On the other hand, we have software which has low maintenance cost, but sold for peanuts ($0-$10) in small quantities, so authors try to introduce alternative revenue streams.
As in, it's fair to pay continuously (subscription) for continuous work (maintenance), so I don't expect that to go away. Ads, though, yuck...