hankcs / hanlp-lucene-plugin

HanLP中文分词Lucene插件,支持包括Solr在内的基于Lucene的系统
http://www.hankcs.com/nlp/segment/full-text-retrieval-solr-integrated-hanlp-chinese-word-segmentation.html
Apache License 2.0
296 stars 99 forks source link

询问自定义词库的量 #16

Closed tsukinoying closed 7 years ago

tsukinoying commented 7 years ago

我的自定义字典是1138W行,大小是168M,每行一个词 analysis加载的时候报出null:java.lang.RuntimeException: java.lang.StackOverflowError 自定义词库多大才行?