Skip to content

Commit 4b79728

Browse files
authored
Update README.md
1 parent 31c0c93 commit 4b79728

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -770,7 +770,7 @@ split_morphemes(
770770
- `drop_space=True`: drop all space characters in output (default)
771771
- `drop_space=False`: remain all space characters in output
772772
- **return_pos: Return pos information or not**
773-
- `return_pos=True`: return results with pos information
773+
- `return_pos=True`: return results with pos information (default)
774774
- `return_pos=False`: return results without pos information
775775
</details>
776776

0 commit comments

Comments
 (0)