Hi, On Friday 13 May 2011, meik michalke wrote: > ok, did that, it gets me the same messed-up results. so it's an R issue.
well, that doesn't help you much, but I'm relieved, then ;-). > perhaps trying with iconv() might be an option left. Yes, probably that's the way to go. In case you have any use for that, we have an "icon.recursive()" in the SPSS-import plugin (recurses into lists, converting encoding of all list elements). > they're directly read from files by the external command; on windows, this > command is usually "perl C:/TreeTagger/cmd/tokenize.pl <file>". Then, what if you redirect the output of that to a file, and use readLines() (potentially with encoding="UTF-8") on that? At least this should bypass any oddities of shell(), in case that is the cause of the problem. Regards Thomas
signature.asc
Description: This is a digitally signed message part.
------------------------------------------------------------------------------ Achieve unprecedented app performance and reliability What every C/C++ and Fortran developer should know. Learn how Intel has extended the reach of its next-generation tools to help boost performance applications - inlcuding clusters. http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________ RKWard-devel mailing list RKWard-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/rkward-devel