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

Extra space #1

Open
maharajbrahma opened this issue Mar 26, 2022 · 2 comments
Open

Extra space #1

maharajbrahma opened this issue Mar 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@maharajbrahma
Copy link
Member

After tokenizing extra space after Dari mark. The space should not exists after Dari marker.

tokenize("मख’जाथाव राव गोनोखोआरि आरो रोंगौसाफोरजों दाजानाय मोनसे हारिमायारि बोसोनगिरि आफादजों।")
"मख'जाथाव राव गोनोखोआरि आरो रोंगौसाफोरजों दाजानाय मोनसे हारिमायारि बोसोनगिरि आफादजों । "
@maharajbrahma maharajbrahma added the bug Something isn't working label Mar 26, 2022
@maharajbrahma
Copy link
Member Author

Another problem that occurs when more than one punctuation marks are one after another.

For e.g.
। followed by ' and another such sequences.

Both the issues have been fixed in the commit e36ffa0

@sanjibnarzary
Copy link

Nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants