Skip to content

Commit

Permalink
update colab
Browse files Browse the repository at this point in the history
  • Loading branch information
shibing624 committed Nov 8, 2023
1 parent 07ca915 commit f4ed967
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,11 @@
- 延展阅读:[中文文本纠错实践和原理解读](https://github.com/shibing624/pycorrector/blob/master/docs/correction_solution.md)
## Demo

Official Demo: https://www.mulanai.com/product/corrector/
- Official demo: https://www.mulanai.com/product/corrector/

HuggingFace Demo: https://huggingface.co/spaces/shibing624/pycorrector
- Colab online demo: [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zvSyCdiLK_rglfXcIgc539K_Z7bIMpu0?usp=sharing)

- HuggingFace demo: https://huggingface.co/spaces/shibing624/pycorrector

![](docs/hf.png)

Expand Down Expand Up @@ -114,9 +116,7 @@ pip install --no-deps .
```


通过以上两种方法的任何一种完成安装都可以。如果不想安装依赖包,可以用colab在线体验或者拉docker环境。
* colab在线体验
[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1zvSyCdiLK_rglfXcIgc539K_Z7bIMpu0?usp=sharing)
通过以上两种方法的任何一种完成安装都可以。如果不想安装依赖包,可以拉docker环境。

* docker使用

Expand Down

0 comments on commit f4ed967

Please sign in to comment.