Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunwoongko authored May 17, 2023
1 parent 31c0c93 commit 4b79728
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 @@ -770,7 +770,7 @@ split_morphemes(
- `drop_space=True`: drop all space characters in output (default)
- `drop_space=False`: remain all space characters in output
- **return_pos: Return pos information or not**
- `return_pos=True`: return results with pos information
- `return_pos=True`: return results with pos information (default)
- `return_pos=False`: return results without pos information
</details>
Expand Down

0 comments on commit 4b79728

Please sign in to comment.