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

Adding Hebrew Language #150

Closed
lubani opened this issue Sep 11, 2020 · 3 comments
Closed

Adding Hebrew Language #150

lubani opened this issue Sep 11, 2020 · 3 comments

Comments

@lubani
Copy link

lubani commented Sep 11, 2020

hello, I tried to add the Hebrew language. I found hebrew tokenizer and added a null stemmer for hebrew (though I did find a hebrew stemmer too).
It doesn't print out anything if i try setting the language to hebrew (I included a sumy_example.py file)
Here is the Hebrew Tokenizer: https://github.com/YontiLevin/Hebrew-Tokenizer
Here is another Hebrew tokenizer: https://github.com/ygurman/hebrew_tokenizer
Here is a Hebrew stemmer: https://github.com/dannykh/hebrew_stemmer

I will include all the source code I changed.
Thanks in advance.
sumy-master1.tar.gz

@miso-belica
Copy link
Owner

Hi @lubani can you please send me a pull request instead of gzip archive? It is much more effective to review your changes here at GitHub. I am sorry, but I am not in the mood to check the archive and hunt for changes there.

But I checked your sumy_example.py and it seems just a simple copy-paste from the README so it should work. I think the problem will be somewhere in the implementation of the other parts fro the Hebrew language.

@lubani
Copy link
Author

lubani commented Sep 12, 2020 via email

@lubani lubani closed this as completed Sep 25, 2020
@lubani
Copy link
Author

lubani commented Sep 30, 2020

I made my Hebrew Summarizer and created a repository on Github:
https://github.com/lubani/HebrewSumy

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