debianのpyluceneパッケージをkuromoji付きでビルドする設定ファイル
Nombre | Tamaño | Rev. | Tiempo | Autor | Log Message |
---|---|---|---|---|---|
files | |||||
.gitignore | 23 | 0470045 | 2018-02-06 18:33:35 | hylom | add files |
Dockerfile | 1.07 k | 787709a | 2018-09-19 19:44:13 | hylom | fix files to work correctly |
build.sh | 34 | 0470045 | 2018-02-06 18:33:35 | hylom | add files |
readme.md | 567 | e28a698 | 2018-09-19 19:44:33 | hylom | add readme |
run.sh | 260 | 0470045 | 2018-02-06 18:33:35 | hylom | add files |
PyLucene 4.10 supports "kuromoji" morphological analyzer, but pylucene (python-lucene) package in Debian (sid) not supports it because of build settings.
This repository provides build config files to make kuromoji-enabled python-lucene package, and container config files to build.
You need docker environment and the user who can access docker daemon.
$ git clone https://pf.osdn.net/gitroot/h/hy/hylom/pylucene-kuromoji-deb.git
$ cd pylucene-kuromoji-deb/
$ ./build.sh
$ ./run.sh
$ docker rm pylucene_build