static void web_dropArticles(Web web) { for (WebNode node : web_nonRelationNodes(web)) { S text = node.text(); S s = dropArticle(text); if (neq(s, text)) web_setText(node, s); } }
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: | #1010103 |
Snippet name: | web_dropArticles (a/an/the) - rough |
Eternal ID of this version: | #1010103/6 |
Text MD5: | 5e1522e849fa73ca73784336fce29304 |
Author: | stefan |
Category: | javax / a.i. |
Type: | JavaX fragment (include) |
Public (visible to everyone): | Yes |
Archived (hidden from active list): | No |
Created/modified: | 2017-09-06 20:14:12 |
Source code size: | 208 bytes / 8 lines |
Pitched / IR pitched: | No / No |
Views / Downloads: | 487 / 519 |
Version history: | 5 change(s) |
Referenced in: | [show references] |