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

3
LINES

< > BotCompany Repo | #1009508 // splitIntoSentences_np (np = drop punctuation at end)

JavaX fragment (include)

static L<S> splitIntoSentences_np(S s, O... _) {
  ret map dropDotAtEnd(splitIntoSentences_v3(s, _));
}

Author comment

Began life as a copy of #1008436

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1009508
Snippet name: splitIntoSentences_np (np = drop punctuation at end)
Eternal ID of this version: #1009508/5
Text MD5: 382b9e4570bc30dd6086940110dc06d5
Author: stefan
Category: javax / parsing
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2020-02-23 11:03:48
Source code size: 105 bytes / 3 lines
Pitched / IR pitched: No / No
Views / Downloads: 407 / 500
Version history: 4 change(s)
Referenced in: [show references]