未验证 提交 b3ccc12f 编写于 作者: Z Zeyu Chen 提交者: GitHub

Update README.md

上级 0fcb2361
......@@ -33,10 +33,10 @@ pip install paddlehub
通过下面的命令,快速体验下PaddleHub的命令行hub run功能
```bash
#使用Baidu LAC词法分析工具进行分词
# 使用百度LAC词法分析工具进行分词
hub run lac --input_text "今天是个好日子"
#使用Senta情感分析模型对句子进行预测
# 使用百度Senta情感分析模型对句子进行预测
hub run senta --input_text "今天是个好日子"
```
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册