装配Paoding中文分词
安装Paoding中文分词??#if value is this , using the paoding.dic.home as dicHome if configed!?? #pa
安装Paoding中文分词
?
?
#if value is "this" , using the paoding.dic.home as dicHome if configed!??
#paoding.dic.home.config-fisrt=system-env??
paoding.dic.home.config-fisrt=this
#dictionary home (directory)??
#"classpath:xxx" means dictionary home is in classpath.??
#e.g "classpath:dic" means dictionaries are in "classes/dic" directory or any other classpath directory??
#paoding.dic.home=dic??
paoding.dic.home=classpath:dic??
#seconds for dic modification detection??
#paoding.dic.detector.interval=60
修改paoding .dic .home .config-fisrt=this ,使得程序知道该配置文件
修改paoding .dic .home =classpath:dic ,指定字典的所在路径。绝对路径也可以,但是不好。
?
paoding下载地址:
http://code.google.com/p/paoding/downloads/list