Skip to content

Support chinese - #34

Closed
wangyum wants to merge 3 commits into
medallia:masterfrom
wangyum:master
Closed

Support chinese#34
wangyum wants to merge 3 commits into
medallia:masterfrom
wangyum:master

Conversation

@wangyum

Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are using a hard coded line separator here. Do you have a specific reason not to use System.lineSeparator() instead?

@guerda

Copy link
Copy Markdown
Contributor

Does the changed code work on Western European texts as well? I think this might be a big change, especially to just use characters at all times.
Does the current system fail with Chinese texts? I think the Arabic texts worked pretty fine as I tested them.
Thanks

@wangyum

Copy link
Copy Markdown
Author

Yeah, it works well on Western European texts.
Chinese will be garbled characters in current system. I have committed a Chinese bin model, you can test it. The model contains:

中 文

Thanks

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@wangyum@guerda