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

4
LINES

< > BotCompany Repo | #1009989 // web_splitWords - special operation

JavaX fragment (include)

static void web_splitWords(WebNode node) {
  for (S word : words(node.text()))
    node.relation("is", word);
}

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: #1009989
Snippet name: web_splitWords - special operation
Eternal ID of this version: #1009989/3
Text MD5: 4b92735a854214a0a488ef6c02ad3f0f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-08-28 14:46:36
Source code size: 114 bytes / 4 lines
Pitched / IR pitched: No / No
Views / Downloads: 348 / 361
Version history: 2 change(s)
Referenced in: [show references]