Closed zouharvi closed 2 years ago
According to my vague understanding of German, I'd say these are kind of "imperfect rhymes". The model was trained with data mainly from 17C to 19C where I expect rhyming to be way more constrained. Relaxing the prob_ipa_min
and prob_ngram_min
parameters may do the trick.
Relaxing the
prob_ipa_min
andprob_ngram_min
parameters may do the trick.
Thank you, that's exactly what I was looking for. I got some (partially correct) results ABABA
only once I went as low as prob_ngram_min=0.001
, prob_ipa_min=0.001
which is very iffy. I'll try to see whether I can find some more data or some other method.
According to my vauge understanding of rhyme, the following poem should have the rhyme
ABABC
. However, the model does not detect it. Is this an error on my side (or my installation) or did this just got mispredicted by the model? Are there any other models that could make this work? Or perhaps a setting that would increase rhyme sensitivity?Output: