Not logged in.  Login/Logout/Register | List snippets | | Create snippet | Upload image | Upload data

3
LINES

< > BotCompany Repo | #1015600 // splitIntoSentences_withPeriodOnly

JavaX fragment (include)

static L<S> splitIntoSentences_withPeriodOnly(S s) {
  ret filter hasLetters(endingWith(".", splitIntoSentences_v3(s)));
}

Author comment

Began life as a copy of #1009508

download  show line numbers  debug dex  old transpilations   

Travelled to 13 computer(s): aoiabmzegqzx, bhatertpkbcr, cbybwowwnfue, cfunsshuasjs, gwrvuhgaqvyk, ishqpsrjomds, lpdgvwnxivlt, mqqgnosmbjvj, pyentgdyhuwx, pzhvpgtvlbxg, tslmcundralx, tvejysmllsmz, vouqrxazstgt

No comments. add comment

Snippet ID: #1015600
Snippet name: splitIntoSentences_withPeriodOnly
Eternal ID of this version: #1015600/3
Text MD5: e572306df493938b0f86ba9ce8fa7c47
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2018-05-19 20:25:07
Source code size: 124 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 246 / 296
Version history: 2 change(s)
Referenced in: [show references]