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

Farsi/Persian language support #181

Open
itsabgr opened this issue Jun 25, 2023 · 2 comments
Open

Farsi/Persian language support #181

itsabgr opened this issue Jun 25, 2023 · 2 comments

Comments

@itsabgr
Copy link

itsabgr commented Jun 25, 2023

No description provided.

@ojwb
Copy link
Member

ojwb commented Aug 7, 2023

This really requires someone who knows the language to contribute an implementation of an algorithm, or at least find an existing algorithm (e.g. in a paper or an existing non-Snowball algorithm with a compatible licence that could be reimplemented in Snowball) that could be implemented (though that also requires someone to find the time to implement it, so is likely to take much longer).

@ojwb
Copy link
Member

ojwb commented Oct 31, 2023

I noticed that http://members.unine.ch/jacques.savoy/clef/ has a stemmer in Java (two actually, but I think they're equivalent and one uses literal Unicode strings while the other \u escapes).

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

2 participants