Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NaiveLemmaTournament might not be doing the correct thing for FinnWordNet multiword verbs #18

Open
frankier opened this issue Mar 31, 2019 · 0 comments

Comments

@frankier
Copy link
Owner

class NaiveLemmaTournament(FinnPOSMixin, SpanKeyMixin, RankTournament):

We have for example voi_olla. Here the head is "voi", but it is not in lemma form, so it would not work as desired at the moment.

Is it the case that the head of all multiword verbs is in 3rd person form? If so, this could be handed with a special case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant