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

"φανελακι" does not have the same stem as "φανελα" #7

Open
chief opened this issue Feb 19, 2015 · 7 comments
Open

"φανελακι" does not have the same stem as "φανελα" #7

chief opened this issue Feb 19, 2015 · 7 comments
Assignees

Comments

@chief
Copy link
Member

chief commented Feb 19, 2015

No description provided.

@greenonion
Copy link
Member

@chief I think this is true for many (all?) diminutives. For example, «ΠΑΙΧΝΙΔΑΚΙ» is stemmed to «ΠΑΙΧΝΙΔΑΚ», while «ΠΑΙΧΝΙΔΙ» is stemmed to «ΠΑΙΧΝΙΔ». I will look into the handling of the suffix «ΑΚΙ» and try to fix it.

@greenonion greenonion self-assigned this Mar 5, 2015
@astathopoulos
Copy link
Member

Diminutive forms are not stem by choice. I can't recollect the reason but if you check the stemming samples you can see which words will get stemmed wrongly.

@greenonion
Copy link
Member

@astathopoulos hmm I was afraid of that - ok I'll look into it, thanks!

@astathopoulos
Copy link
Member

@greenonion Try on skroutz "φουρνος" and "φουρνακι". You don't want to get the same results on this searches.

@greenonion
Copy link
Member

@astathopoulos Yep, I see. So you think it will lead to overstemming.

@astathopoulos
Copy link
Member

Yep! There are some cases where the stemming process is subjective.

@greenonion
Copy link
Member

So should we treat it on a per-case basis or ignore it in general? For example maybe we want «φανέλα» and «φανελάκι» to have the same stem, not sure.

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

3 participants