she Requires Go >= 1.13. You can build it from source:
$ go get -u -v github.com/zu1k/she
Download dictionary.txt to the same dir with she
Pre-built binaries are available here: release
使用预编译的Docker镜像
docker pull zu1k/she
docker run -itd -p 80:10086 -v /path/to/she/data:/root/she zu1k/she serve -m auto
然后将你的各种文本库扔 /path/to/she/data/origin 目录下,然后等待索引就行了
Content type
Image
Digest
Size
16.7 MB
Last updated
almost 6 years ago
docker pull zu1k/she