登录 注册
当前位置:主页 > 资源下载 > 5 > 中文中的sphinx指狮身人面像

中文中的sphinx指狮身人面像

  • 更新:2024-05-25 19:27:27
  • 大小:6.51MB
  • 推荐:★★★★★
  • 来源:网友上传分享
  • 类别:其它 - 开发技术
  • 格式:ZIP

资源介绍

sphinx Sphinx for Chinese 网上的sphinx中文版( sphinx 2.2.9版本, 根据sphinx for chinese改写到sphinx2.2.9版本 sphinx-for-chinese安装 解压 $ git clone $ cd sphinx 编译(假设安装到/usr/local/sphinx目录,下文同) $ ./configure --prefix=/usr/local/sphinx --prefix 指定安装路径 --with-mysql 编译mysql支持 --with-pgsql 编译pgsql支持 $ make $ make install 配置中文支持 $ tar -xvf xdict_1.1.tar.gz $ /usr/local/sphinx/bin/mkdict xdict_1.1.txt xdict #从xdict_1.1.tx