We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31c0c93 commit 4b79728Copy full SHA for 4b79728
README.md
@@ -770,7 +770,7 @@ split_morphemes(
770
- `drop_space=True`: drop all space characters in output (default)
771
- `drop_space=False`: remain all space characters in output
772
- **return_pos: Return pos information or not**
773
- - `return_pos=True`: return results with pos information
+ - `return_pos=True`: return results with pos information (default)
774
- `return_pos=False`: return results without pos information
775
</details>
776
0 commit comments