We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Here is the problem string: Chatbot\u00a0\u2013
Chatbot\u00a0\u2013
Traceback (most recent call last): File "<console>", line 5, in <module> File "/usr/local/lib/python3.6/site-packages/budou/parser.py", line 78, in parse chunks = self.segmenter.segment(source, language) File "/usr/local/lib/python3.6/site-packages/budou/tinysegmentersegmenter.py", line 94, in segment assert source[seek] == ' ' AssertionError
budou/budou/tinysegmentersegmenter.py
Line 94 in 87d9b81
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
@lacymorrow , made a changes pls look into it.
No branches or pull requests
Here is the problem string:
Chatbot\u00a0\u2013
budou/budou/tinysegmentersegmenter.py
Line 94 in 87d9b81
The text was updated successfully, but these errors were encountered: