Add common followup verbs to lemmatizer #78
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Although these are not strictly grammatical, they are common enough that it would be nice if the lemmatizer could handle them
~たく(なる)やって(いく)やって(くる)やって(もらう)やって(あげる)やり(すぎ(る))やり(やすい)やり(にくい)Not that all of the followups can be conjugated themselves, so maybe we should check for these specific verbs when we reach the base, and see if they are the followup verbs of a previous verb?