Not, 
i found this:
it was row with "inf"

inerwacjom
*Inf*
infam
infama

how to defend against such cases? I have a dynamic dictionaries from the 
network.
Paul


W dniu sobota, 12 lipca 2014 18:14:39 UTC+2 użytkownik Stefan Karpinski 
napisał:
>
> The problem here seems to be that you're comparing types of values that 
> are incomparable like a float and a string.
>
>
> On Sat, Jul 12, 2014 at 7:17 AM, paul analyst <paul.a...@mail.com 
> <javascript:>> wrote:
>
>>  I have a very long vector (5*10^6 ) with the words in a foreign 
>> language. I can not sort 
>> julia> sort (y1u) 
>> ERROR: no method isless (Float64, substring {UTF8String}) 
>>   in the sort! at sort.jl: 233 
>>   in the sort! at sort.jl: 277 
>>   in next at string.jl: 630 
>> Probably there is a word reserved for Julia. How to find them? Where is 
>> the list of such words?
>> Paul
>>
>
>

Reply via email to