|
|
|
|
|
by mft_
821 days ago
|
|
Just playing with it now for German, and the second ever set of words it taught me were ‘Er’, ‘aus’, and ‘Dorf’, and it then asked me to fill in the blank: Er ist aus unserem Dorf …only it hadn’t taught me ‘unserem’, so I had no way of even guessing the right answer. (I just had to get it wrong intentionally.) Is this intended behaviour or should it also have taught me ‘unserem’ first? |
|
That is not the intended behaviour, but happens sometimes when the NLP pipeline and the dictionary don’t agree on the part-of-speech of a particular word.
I’ll have to run a script identifying all such cases in the built-in decks and most likely correct them by hand.
Happy to hear any other thoughts or issues so I can make it better :)