I was testing the example of greedy decomposition for German, which works for the example angekündigten, but when using the word funktioniert, I get funktioniert out. Oddly though, both funktionierten and funktionierte return funktionieren. Testing again with angekündigt, it works as expected and returns the infinitive.
I was testing the example of greedy decomposition for German, which works for the example
angekündigten, but when using the wordfunktioniert, I getfunktioniertout. Oddly though, bothfunktioniertenandfunktioniertereturnfunktionieren. Testing again withangekündigt, it works as expected and returns the infinitive.