【问题标题】:Is there a spell checker in vespavespa 中是否有拼写检查器
【发布时间】:2019-02-19 15:43:34
【问题描述】:

vespa 中有拼写检查器吗?如果用户输入了错误的关键字,我想显示建议。一些谷歌搜索暗示了查询重写器。如何配置和使用?

【问题讨论】:

    标签: spell-checking vespa


    【解决方案1】:

    Vespa 中没有内置的拼写检查器。这里https://docs.vespa.ai/documentation/query-rewriting.html 描述了一个查询重写功能,但它基于预定义的规则。您最好的选择是在自定义搜索器中与http://hunspell.github.io/ 之类的拼写检查器集成,请参阅https://docs.vespa.ai/documentation/searcher-development.html

    【讨论】:

    猜你喜欢
    • 2015-02-14
    • 2011-07-09
    • 1970-01-01
    • 2018-03-22
    • 1970-01-01
    • 2013-04-15
    • 2012-12-05
    • 2012-07-29
    相关资源
    最近更新 更多