Target Audience: Software Engineer, Systems Analyst Level of Session: Intermediate Java uses Unicode as its text storage model, which allows the simultaneous manipulation of text from many different languages and scripts. However, searching through Unicode text can be difficult, because most of the well-known, efficient search algorithms don't map very easily to Unicode. The combining characters, accents, and multi-character collation elements in many languages make matters even worse. This talk will discuss each of these problems and discuss how to solve them using the features available in the Java class libraries. Using successively more complete examples, we will work up to a complete solution that performs efficient, Boyer-Moore searches on multilingual text. |
When the world wants to talk, it speaks Unicode |
International Unicode Conferences are organized by Global Meeting Services, Inc., (GMS).
GMS is pleased to be able to offer the International Unicode Conferences under an exclusive
license granted by the Unicode Consortium. All responsibility for conference finances and
operations is borne by GMS. The independent conference board serves solely at the pleasure
of GMS and is composed of volunteers active in Unicode and in international software
development. All inquiries regarding International Unicode Conferences should be addressed
to info@global-conference.com. Unicode and the Unicode logo are registered trademarks of Unicode, Inc. Used with permission. 14 Jun 1999, Webmaster |