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

Greek language stemmer? #14

Open
MaghSamana opened this issue Sep 18, 2020 · 10 comments
Open

Greek language stemmer? #14

MaghSamana opened this issue Sep 18, 2020 · 10 comments

Comments

@MaghSamana
Copy link

Hello,
this isn't an issue, but a request. There is a stemming algorithm for greek language.
https://snowballstem.org/algorithms/greek/stemmer.html

Can it be added here?

@HLeithner
Copy link
Collaborator

@msaari you wrote in issue #21 that you may implement other languages if a snowball algorithm exists. Can I motivate you to keep the Greek stemmer a chance?

@msaari
Copy link
Collaborator

msaari commented Jul 9, 2021

Yes. There’s an obscene amount of steps in it and the additional complication of using Greek alphabet, but I can look at this. Not before my vacation’s over, so at some point in August or September, depending on how much development time Relevanssi’s next version takes.

@MaghSamana
Copy link
Author

I can be of help in anything regarding Greek language, alphabet, characters etc, - just message if there's anything needed.

@msaari
Copy link
Collaborator

msaari commented Aug 19, 2021

I've started work on the Greek stemmer in the greek branch. It seems complicated, but we'll see how it turns out once I get to the actual stemming steps.

@tarasiadis
Copy link

I’m interesting for the addition of Greek language too. If your need any help on Greek alphabet let me know.

@msaari
Copy link
Collaborator

msaari commented Feb 13, 2022

I'm stuck with this. The Greek alphabet is not the problem; understanding the stemmer is. If someone can help me understand the stemmer details, that'd be helpful.

@tarasiadis
Copy link

I'm trying to understand the algorithm too, but I'm not the specialist on this! If someone can help it will be very usefull to include Greek language on stemmer.

@tarasiadis
Copy link

tarasiadis commented Feb 17, 2022

I have found some code for greek stemmer algorithm to help you. I attach it here.
https://u.pcloud.link/publink/show?code=XZSAo7VZBgQQ9HSGre03ltv3ll2wuzaTlBby

@tarasiadis
Copy link

Is there any progress on this with greek language?

@msaari
Copy link
Collaborator

msaari commented Jul 25, 2024

No, as I said, I'm stuck and won't be able to progress this further. Hopefully, someone else can pick this up.

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

4 participants