Sfoglia il codice sorgente

Update README_zh-CN.md

Byaidu 1 anno fa
parent
commit
3c7cd07b40
1 ha cambiato i file con 6 aggiunte e 6 eliminazioni
  1. 6 6
      README_zh-CN.md

+ 6 - 6
README_zh-CN.md

@@ -45,7 +45,7 @@ pdf2zh example.pdf
 pdf2zh example.pdf -p 1-3,5
 ```
 
-### 使用定语言翻译
+### 使用定语言翻译
 
 参考 [Languages Codes](https://developers.google.com/admin-sdk/directory/v1/languages)
 
@@ -90,15 +90,15 @@ pdf2zh example.pdf -f "(CM[^RT].*|MS.*|.*Ital)" -c "(\(|\||\)|\+|=|\d|[\u0080-\u
 
 ## 致谢
 
-Document merging: [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
+文档合并: [PyMuPDF](https://github.com/pymupdf/PyMuPDF)
 
-Document parsing: [Pdfminer.six](https://github.com/pdfminer/pdfminer.six)
+文档解析: [Pdfminer.six](https://github.com/pdfminer/pdfminer.six)
 
-Document extraction: [MinerU](https://github.com/opendatalab/MinerU)
+文档提取: [MinerU](https://github.com/opendatalab/MinerU)
 
-Multi-threaded translation: [MathTranslate](https://github.com/SUSYUSTC/MathTranslate)
+多线程翻译: [MathTranslate](https://github.com/SUSYUSTC/MathTranslate)
 
-Layout parsing: [DocLayout-YOLO](https://github.com/opendatalab/DocLayout-YOLO)
+布局解析: [DocLayout-YOLO](https://github.com/opendatalab/DocLayout-YOLO)
 
 ## Star History