Hey Jörn
On Thursday, February 28, 2013 at 5:11 PM, Jörn Kottmann wrote: > OpenNLP is using the platform default encoding to read from the console, > that usually works as long as the platform default encoding > can encode the content which is passed to OpenNLP. > > On which OS do you run? What is your platform encoding? > > Jörn That's Debian Machine running wheezy/sid Packages, the file itself and the locale as well are already UTF-8: $ echo $LANG en_US.UTF-8 $ file input.txt input.txt: UTF-8 Unicode text anything else to check? Thanks Stefan
