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
你好,我有一个问题。例如我字典有一个词“ideapad311”,max_word分词分出term"ideapad311","ideapad","311",但smart_word分出只有“ideapad311”,当加上空格为"ideapad","311",我怎样才能让ik_smart识别出"ideapad","311"两个term??谢谢
The text was updated successfully, but these errors were encountered:
最近也遇到这个问题,改max_word 要重新索引数据比较费劲,除了临时规避个别doc还有什么方法吗?
Sorry, something went wrong.
No branches or pull requests
你好,我有一个问题。例如我字典有一个词“ideapad311”,max_word分词分出term"ideapad311","ideapad","311",但smart_word分出只有“ideapad311”,当加上空格为"ideapad","311",我怎样才能让ik_smart识别出"ideapad","311"两个term??谢谢
The text was updated successfully, but these errors were encountered: