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

function araby.is_arabicword somwtimes return true for a sentence without spaces #76

Open
esluvleil10 opened this issue Jul 8, 2024 · 1 comment

Comments

@esluvleil10
Copy link

When spaces are deliberately removed from a sentence like "'حطتخطاياهولوكانتمثلزبدالبحر" which is originally "'حطت خطاياه ولوكانت مثل زبد البحر", the function will return True

@linuxscout
Copy link
Owner

Thank you for your remark,
there is a problem to fix the max length of an arabic valid word, because we can have long words with only letters, and the length will be doubled if diacritics are added.

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