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

5
LINES

< > BotCompany Repo | #1011451 // hugeEnglishDictionary - 354,986 English words

JavaX fragment (include) [tags: use-pretranspiled]

static SortedCondensedStrings2 hugeEnglishDictionary() {
  File zip = loadLibrary(#1002028);
  L<S> lines = lines(fromUTF8(loadBinaryFromZip(zip, "words.txt")));
  ret new SortedCondensedStrings2(lines);
}

Author comment

Began life as a copy of #1002036

download  show line numbers  debug dex  old transpilations   

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

No comments. add comment

Snippet ID: #1011451
Snippet name: hugeEnglishDictionary - 354,986 English words
Eternal ID of this version: #1011451/3
Text MD5: dd1f12f2ce48d781240c655e627aea3f
Author: stefan
Category: javax / a.i.
Type: JavaX fragment (include)
Public (visible to everyone): Yes
Archived (hidden from active list): No
Created/modified: 2017-10-29 23:03:53
Source code size: 209 bytes / 5 lines
Pitched / IR pitched: No / No
Views / Downloads: 362 / 413
Version history: 2 change(s)
Referenced in: [show references]