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

Bug Report: Error in Suffix Separating Feature #24

Open
MahtaFetrat opened this issue May 10, 2024 · 0 comments
Open

Bug Report: Error in Suffix Separating Feature #24

MahtaFetrat opened this issue May 10, 2024 · 0 comments

Comments

@MahtaFetrat
Copy link

Description

When the suffix separating feature is not turned off, some words that have a plural suffix as a part of them are edited wrong. For example نهایی is edited to ن‌هایی.

Steps to Reproduce

from negar.virastar import PersianEditor
edited_text = PersianEditor('مقصد نهایی').text
print(edited_text)
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

1 participant