Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: append space in splitTextIntoWord if text contain logogram #85

Closed
wants to merge 1 commit into from

Conversation

Yunin
Copy link

@Yunin Yunin commented Dec 15, 2020

I closed the previous request Fix word splitting algorithm for languages supporting logograms. And i open a new request, because i find that appending space in splitTextIntoWord is most easy way to sovle this issue.

@pemistahl pemistahl changed the base branch from master to v1.1.0-wip April 28, 2021 18:32
@pemistahl
Copy link
Owner

Hi @Yunin,

I'm sorry for my late response but I was quite busy in the last months. After looking at your code, it does the right thing but your English and your implementation is not good enough for adopting it unchanged. That is why I have decided to implement your algorithm myself. I hope you are not disappointed now. You did a very good job at pointing me to this problem and thanks to your efforts, I have now corrected it.

Again, thank you very much.

@pemistahl pemistahl closed this May 1, 2021
pemistahl added a commit that referenced this pull request May 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants