Community Patterns

Community Library Entry

0

Regular Expression
Created·2021-04-30 17:00
Flavor·ECMAScript (JavaScript)

/
[^".”()\d]?(\.{1}\s?)[^".”()\s].
/
g
Open regex in editor

Description

breaks the blobs into sentences

Submitted by Imran A