correcting Arabic and Persian word counting#29
Open
arashbm wants to merge 1 commit intolepture:masterfrom
Open
correcting Arabic and Persian word counting#29arashbm wants to merge 1 commit intolepture:masterfrom
arashbm wants to merge 1 commit intolepture:masterfrom
Conversation
matching Arabic and Persian words. [test in regexpal.com](http://regexpal.com/?flags=g®ex=[a-zA-Z0-9_\u0392-\u03c9%D9%80\u0600-\u06FF]%2B|[\u4E00-\u9FFF\u3400-\u4dbf\uf900-\ufaff\u3040-\u309f\uac00-\ud7af]%2B&input=salam%20salam%20%D8%B3%D9%84%D8%A7%D9%85%20salam%0A%0A%D8%A7%DB%8C%D9%86%20%D8%AE%DB%8C%D9%84%DB%8C%20%D8%AE%D9%88%D8%A8%D9%87!%20%DA%A9%DA%86%D9%84%20%DA%A9%D9%84%D8%A7%DA%86%D9%87.)
Owner
There was a problem hiding this comment.
is dot a word in Arabic and Persian?
Owner
|
Hi @arashbm could your head over to https://github.com/yuehu/word-count and add a test case for Arabic and Persian? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
matching Arabic and Persian words. test in regexpal.com