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

Remove or convert zwnj charachter #25

Open
omid3098 opened this issue Jul 28, 2018 · 6 comments
Open

Remove or convert zwnj charachter #25

omid3098 opened this issue Jul 28, 2018 · 6 comments

Comments

@omid3098
Copy link

hi,

When I use zwnj char in the text, like this سکه‌ها script convert or remove zwnj and show that like سکهها.

Are any idea to fix it?

ElectroGryphon/EGGA#11

@Konash
Copy link
Owner

Konash commented Jul 28, 2018 via email

@omid3098
Copy link
Author

for example in word "می خواهم" there is a space between two words which is wrong and the correct format is "می‌خواهم" which there is a zwnj character between two words.
This character behaves just like the space character but without the distance.

@Konash
Copy link
Owner

Konash commented Nov 25, 2018

I wonder if inserting an empty character between "ی‌خ" will do the trick. But then, we will need some sort of flag for the whole system.
Do you have a case where you use words like "سکه‌ها" and "سکهها" at the same time? Or you never use "سکهها"?

@omid3098
Copy link
Author

If you mean two 'ه' characters i can't come with an example but someone may have سکه‌ها and شبها at the same sentence.

@Konash
Copy link
Owner

Konash commented Nov 26, 2018

I wonder if inserting an empty character between "ی‌خ" will do the trick? Can you please try that?

@omid3098
Copy link
Author

omid3098 commented Nov 26, 2018 via email

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