Analyzing Unicode Text with Regular Expressions
Posted: Mon Oct 26, 2009 6:59 pm
Here's an article which should be helpful to others:
http://icu-project.org/docs/papers/iuc26_regexp.pdf
Using Regular Expressions with Unicode texts can be a nightmare, largely as (too) much public documentation is geared towards using them just with ANSI characters.
This 18 page article from 2004 rectifies a lot of that.
http://icu-project.org/docs/papers/iuc26_regexp.pdf
Using Regular Expressions with Unicode texts can be a nightmare, largely as (too) much public documentation is geared towards using them just with ANSI characters.
This 18 page article from 2004 rectifies a lot of that.