Behnam Esfahbod

Results 172 comments of Behnam Esfahbod

Would be great to stark exposing `Quick_Check`, now that we have `Char*` types in action. I think `isNFC()` can give a good boost to many applications, so worth prioritizing. >...

Thanks for building this, @eyeplum! I'm in the process of moving source data files out of the repository, to be imported as submodules. (The download+unzip scripts will be in Python,...

In #247, I have added the complete Unicode UCD data package, under the new address: `/external/unicode/ucd/data/`, which also contains a `Unihan/` directory with all of its txt files. (See https://github.com/open-i18n/data-unicode-ucd/tree/master/data/Unihan)...

Thanks for filing this, @bbqsrc. We haven't spent much time on the string-level API *yet*, hence the API not being extensive. No objects to add `WordIndices`: as always, PRs are...

cc @aaronstgeorge

@calum, thanks for interest here and sorry for the delay in getting back to you. If you've been following up the recent work we've been doing, there's a bunch of...

`unic-emoji-char` is published. `unic-emoji` doesn't have any algorithms (iterators) yet. Let's target v0.8.0.

Oh, I think I see what you mean. I think blocking reading from stdin should only happen if we explicitly want to read from `stdin`. One common condition for reading...

Yes, @brawer. These two are definitely both Standard Arabic: http://www.bbc.com/arabic https://arabic.sputniknews.com/ About the country-specific news services, I can't tell if we they are in local dialects of Standard Arabic, or...

Actually, `ar`/`ara` is the macrolanguage, and we better us `arb` for Standard Arabic. That's not what websites do, but I think it's safe to make the assumption about the content...