williamyeh/cseg

By williamyeh

Updated over 9 years ago

Chinese segmentation tool for plaintext UTF-8 corpus.

Image
0

211

williamyeh/cseg

Summary

Repository name in Docker Hub: williamyeh/cseg

This repository contains Dockerized cseg application, published to the public Docker Hub via automated build mechanism.

Configuration

This docker image contains the following software stack:

  • OS: Debian jessie.

  • Java: Oracle JDK 1.8.0

  • ansj_seg: fetched from its own Maven repository.

  • cseg

Dependencies
History
  • 0.1 - Initial release.

Usage

Show usage

$ docker run --rm williamyeh/cseg

Credit

Thanks for the great ansj_seg project.

License

Apache License 2.0, same as the ansj_seg project.

Docker Pull Command

docker pull williamyeh/cseg