首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >ElasticSearch雪球过滤器中的德语‘s German2

ElasticSearch雪球过滤器中的德语‘s German2
EN

Stack Overflow用户
提问于 2019-08-08 22:28:08
回答 1查看 260关注 0票数 2

我正在处理一个使用ElasticSearch的snowball过滤器的现有项目。

该过滤器指定一种语言--在本例中为German2

GermanGerman2有什么不同?你什么时候会用到每一个?

EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2019-08-09 04:12:11

https://www.elastic.co/guide/en/elasticsearch/reference/current/analysis-stemmer-tokenfilter.html

根据德语和German2的链接,German2允许对偶尔出现在文本中的语言中的某些字符进行各种表示。

德语:http://snowball.tartarus.org/algorithms/german/stemmer.html

German2:http://snowball.tartarus.org/algorithms/german2/stemmer.html

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/57414926

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档