Stanford CoreNLP FAQ

Questions

  1. What encoding does Stanford CoreNLP use?

Questions with answers

  1. What encoding does Stanford CoreNLP use?

    By default, it uses UTF-8. You can change the encoding used when reading files by setting the encoding property or by supplying the command line flag -encoding FOO.