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
May have vocab 你好,and content has 你好吗.
你好
你好吗
Can check dictionary to see if vocab is a subword, in which case e.g. 你好 of 你好吗 should not be highlighted.
The text was updated successfully, but these errors were encountered:
Also requires tokenization for no-space languages, will leave for now. Will focus on easier languages to expand usability first.
Sorry, something went wrong.
No branches or pull requests
May have vocab
你好
,and content has你好吗
.Can check dictionary to see if vocab is a subword, in which case e.g.
你好
of你好吗
should not be highlighted.The text was updated successfully, but these errors were encountered: