Skip to content

Commit

Permalink
modify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunwoongko committed Aug 21, 2022
1 parent 7dbf7cb commit fb675be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ You can segment input texts to the sentences using this function. Click the tria
... max_recover_step: int = 5,
... max_recover_length: int = 20000,
... backend: str = "auto",
... num_workers: int = 1,
... num_workers: int = "auto",
... disable_gc: bool = True,
... )
```
Expand Down

0 comments on commit fb675be

Please sign in to comment.