textlint-rule / sentence-splitter

Split {Japanese, English} text into sentences.
https://sentence-splitter.netlify.app/
MIT License
118 stars 14 forks source link

fix: fix invalid parsing on Capital <Abbr>. #31

Closed azu closed 1 year ago

azu commented 1 year ago

/[A-Z]./.test(currentWord) match XXX.YYY accidentally.

A.
B `XXX.YYY` C.
D.

It cause some bugs.

fix #30

netlify[bot] commented 1 year ago

Deploy Preview for sentence-splitter ready!

Name Link
Latest commit ef74d8135821a0707f0234fb06dc93924ed8ee5c
Latest deploy log https://app.netlify.com/sites/sentence-splitter/deploys/63e5eb32d709ba0008158e64
Deploy Preview https://deploy-preview-31--sentence-splitter.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.