Azure-Samples / Azure-Samples/azure-search-python-samples

msft analyzer tokenizer error

未关闭
#142 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Jupyter Notebook
星标
178
派生
310
平均合并
6 天 11 小时
30 天内合并 PR
2

描述


API_Version='11.5.2'

Microsoft analyzer: en.microsoft
'presnell 4649 to 1 h56' --> only has token of '1 h56', no token of ' h56' we need token h56

'724 726-14-7024' --> only has token of '-7024', no token of '7024' we need token 7024.

贡献指南

打开贡献指南

调研方向

首先,使用 Microsoft analyzer en.microsoft 复现针对 API 版本 11.5.2 所描述的 tokenizer 行为。将两个示例返回的 tokens 与预期的 h56 和 7024 tokens 进行比较;该 issue 未指明要检查的文件、test 或 entry point。

由索引模型根据 Issue 内容生成。

评估

技术栈
azure
领域
search
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。