Closed kampersanda closed 2 years ago
Would you create a separate PR on comment updates? This PR includes different types of changes: renaming APIs and comment updates (unrelated to API renames). Mixing different types of changes into a same commit is antipattern. It is getting difficult to review PRs and to revert the commit afterwards.
@tetsuok
Okay. I created another PR, https://github.com/legalforce-research/easy-segmenter/pull/22, for the updates other than the renaming. Could you review it before this PR?
@kampersanda sure.
@tetsuok I merged the main branch, and this PR contains only changes of renaming. Could you review it?
This PR renames the term "period" into "delimiter", following the issue https://github.com/legalforce-research/easy-segmenter/issues/16.
~Also, it contains the following minor updates:~
segmenter.rs
.~lib.rs
following the current README.~Add: The strike-through updates are separated to https://github.com/legalforce-research/easy-segmenter/pull/22.