I'm trying to load a GitHub source code to my Eclipse but when I run it the output isn't as intended. What should I do to make the output appear normally?
I have tried Window/Preference/General/Workspace, Window/Preference/General/Content Type and Edit/Set Encoding as well as reinstall Eclipse to try change the text encoding to UTF-8 but it still persists.
I expected the output like this: Intended result
This is the Github project I'm trying to run: https://github.com/vncorenlp/VnCoreNLP
Edit: Thank you for the various ideas and solutions given to me, but the issues hasn't been resolved so this question is still open.