用了mmseg4j,但是现在报如下异常:
2010-3-5 14:58:05 com.chenlb.mmseg4j.Dictionary getDefalutPath
信息: look up in mmseg.dic.path=null
2010-3-5 14:58:05 com.chenlb.mmseg4j.Dictionary getDefalutPath
信息: look up in user.dir=E:\wcm_workspace\search/data
2010-3-5 14:58:05 com.chenlb.mmseg4j.Dictionary loadDic
信息: chars loaded time=188ms, line=12638, on file=file:\E:\mmseg4j-1%5b1%5d.6.2\mmseg4j-1.6.2\mmseg4j-all-1.6.2.jar!\data\chars.dic
Exception in thread "main" java.lang.NullPointerException
at com.chenlb.mmseg4j.Dictionary.loadDic(Dictionary.java:138)
at com.chenlb.mmseg4j.Dictionary.init(Dictionary.java:68)
at com.chenlb.mmseg4j.Dictionary.<init>(Dictionary.java:45)
at com.chenlb.mmseg4j.analysis.MMSegAnalyzer.<init>(MMSegAnalyzer.java:25)
at com.chenlb.mmseg4j.analysis.MaxWordAnalyzer.<init>(MaxWordAnalyzer.java:12)
at search.Search.indexSeaches(Search.java:35)
at search.Search.main(Search.java:113)怎么解决呀,高手忙帮,谢谢