Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.soft-sys.math.mathematica > #1565

Possible bug in UTF-8 decoding (Import)

From Szabolcs <szhorvat@gmail.com>
Newsgroups comp.soft-sys.math.mathematica
Subject Possible bug in UTF-8 decoding (Import)
Date 2011-04-09 11:14 +0000
Organization Steven M. Christensen and Associates, Inc and MathTensor, Inc.
Message-ID <inpf2l$91j$1@smc.vnet.net> (permalink)

Show all headers | View raw


I believe there might be a bug in UTF-8 reading.

The following command gives an error, however, I believe the file I am
trying to read is valid utf-8.

t = Import["charData.txt", "Text", CharacterEncoding -> "UTF8"];

Can you please verify if this is indeed a bug?

Here's the datafile:

http://dl.dropbox.com/u/38623/charData.txt

Back to comp.soft-sys.math.mathematica | Previous | Next | Find similar | Unroll thread


Thread

Possible bug in UTF-8 decoding (Import) Szabolcs <szhorvat@gmail.com> - 2011-04-09 11:14 +0000

csiph-web