> On 24 Sep 2014, at 12:31 pm, Gerriet M. Denkmann <gerr...@mdenkmann.de> wrote:
> 
> I have a problem with NSLinguisticTagger / CFStringTokenizer on iOS 8.0
> 
> OS X 10.9.5 (and iOS 7 and earlier) parses "สีเหลือง" quite rightly as two 
> words: "สี" = colour and "เหลือง" = yellow.
> 
> No dictionary will ever contain "yellow colour". Every dictionary will 
> contain "yellow" and "colour".
> There are hundreds, if not thousands of these expressions, which are wrongly 
> classified as one word.
> Might have something to do with the new predictive keyboard.
> 
> But I am not writing this to complain, but to ask for a favour: could anybody 
> on 10.10 just click anywhere in: "สีเหลือง" and tell me whether all gets 
> highlighted, or just a part (as in 10.9.5)?
> 
> Kind regards,
> 
> Gerriet.
> 


If I double click anywhere on the right of that I get the second part (all bar 
the first character) highlighted. Clicking on the first character I get just 
that character. So 10.10 (beta 8) splits that sequence into two ‘words’. 

Why do you suspect the predictive keyboard? Certainly wouldn’t be the first 
thing I thought of seeing that issue. I would probably instead assume I’d 
written myself a bug. 
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to