Questions relating to working with textual information: textual analysis, data mining, etc.

learn more… | top users | synonyms

3
votes
0answers
82 views

Unicode beyond Basic Multilingual Plane

String manipulation takes a dive when characters beyond \:FFFF are used e.g. Mathematical Alphanumeric Symbols. The characters display fine but doing string ...