hankcs/hanlp-lucene-plugin
Vedi su GitHub请问是否能提供一个类似于stopWordDictionaryPath 的配置,来配置同义词
Open
#33 aperta il 23 apr 2018
help wanted
Metriche repository
- Star
- (299 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
是否能提供一个类似于stopWordDictionaryPath 的配置,来配置同义词 synonymWordDictionaryPath,这样可以不用 solr 自己的同义词
<filter class="solr.SynonymFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>