diff --git a/README.md b/README.md index c918348fe17ad6d833cb41c8ba4d456941f13fa4..970010c53ac6f4bcfe25be1a834e435207df5c18 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,9 @@ print(fetch_map)

Chinese Word Segmentation

- **Description**: +``` shell Chinese word segmentation HTTP service that can be deployed with one line command. +``` - **Download Servable Package**: ``` shell @@ -122,8 +124,9 @@ curl -H "Content-Type:application/json" -X POST -d '{"words": "我爱北京天

Image Classification

- **Description**: - +``` shell Image classification trained with Imagenet dataset. A label and corresponding probability will be returned. +``` - **Download Servable Package**: ``` shell