debianのpyluceneパッケージをkuromoji付きでビルドする設定ファイル
Rev. | Zeit | Autor | Nachricht |
---|---|---|---|
e28a698 | 2018-09-19 19:44:33 | hylom | master add readme |
787709a | 2018-09-19 19:44:13 | hylom | fix files to work correctly |
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