pattersonkl / google-refine

Automatically exported from code.google.com/p/google-refine
0 stars 0 forks source link

encoding issue #267

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hello, I have a file encoding in UTF8 and some of the data is not displaying as 
it should. For example "gültig" is appearing as "gültig". How do I load 
data into Refine specifically in UTF8 ?

Original issue reported on code.google.com by r...@pyramiddata.co.uk on 29 Nov 2010 at 2:11

GoogleCodeExporter commented 8 years ago
Have you tried using the value.reinterpret("utf-8") function?

There is more information on the wiki, 
http://code.google.com/p/google-refine/wiki/Recipes

For future reference, the mailing list is a better place to post questions 
about using Refine: http://groups.google.com/group/google-refine

Original comment by iainsproat on 29 Nov 2010 at 4:36