Issues
- 2
rchardet19 upgrade
#34 opened by Laykou - 1
UTF-8 is detected with inconsistent case
#32 opened by shaicoleman - 6
ISO-8859-2 detected instead of MACROMAN for Excel CSV Mac format exported files
#27 opened by brauliobo - 2
Doesn't seem to track chardet
#31 opened by skomanduri - 1
Doesn't detect UTF-16 without BOM.
#30 opened by art-solopov - 4
Charset ks_c_5601-1987 is not supported
#24 opened by shivamd - 0
- 1
Wrong encoding detected for UTF-8 file
#20 opened by wvengen - 4
- 6
Bug?: "Encoding::CompatibilityError: incompatible encoding regexp match (ASCII-8BIT regexp with UTF-8 string)"
#16 opened by jrodrigosm - 1
- 6
Chardet exception with badly encoded strings
#10 opened by pavoni - 6
CharDet.detect changes the encoding of the string
#4 opened by mou - 5
Error after require 'rchardet'
#3 opened by netandreus - 1
undefined method `-' for "\xC5":String
#8 opened by fatum - 1
Invalid Multibyte escape, Ruby 2.1.2
#14 opened by soundcheck2007 - 1
Got ArgumentError: invalid byte sequence in UTF-8 when reading a 'ISO-8859-1' encoded csv file.
#7 opened by orbanbotond - 2
- 3
Exception `NoMethodError' at /var/lib/gems/1.8/gems/rchardet-1.3/lib/rchardet/escprober.rb:46 - undefined method `active=' for #<CharDet::CodingStateMachine:0x7fad8ba855f8>
#2 opened by esampaio