|
|
@@ -15,8 +15,7 @@ PDF scientific paper translation and bilingual comparison based on font rules an
|
|
|
|
|
|

|
|
|
|
|
|
-
|
|
|
-
|
|
|
+
|
|
|
|
|
|
## Installation
|
|
|
|
|
|
@@ -26,7 +25,7 @@ pip install pdf2zh
|
|
|
|
|
|
## Usage
|
|
|
|
|
|
-Execute the translation command in the command line to generate the Chinese document `example-zh.pdf` and the bilingual document `example-dual.pdf` in the current directory.
|
|
|
+Execute the translation command in the command line to generate the translated document `example-zh.pdf` and the bilingual document `example-dual.pdf` in the current directory.
|
|
|
|
|
|
### Translate the entire document
|
|
|
|