Help for this page

Select Code to Download


  1. or download this
    NB. -----------------------------------------------------------
    NB. --- This file is "llil4.ijs"
    ...
    stdin ''
    exit 0
    
  2. or download this
    > jconsole.exe llil4.ijs big1.txt big2.txt big3.txt out.txt
    Read and parse input:    1.501
    ...
    Finished. Waiting for a key...
    
    Peak working set (memory): 376,456K
    
  3. or download this
    {{ for. i. 3 do. 0 T. 0 end. }} ''
      ,&.>/"2 (-#pattern) ]\ ,;(read_file @:(; &pattern)) t.'' "0 fnames
    'words nums' =: (~.t.'' words) , words +//. t.'' nums
    
  4. or download this
    Read and parse input:    0.992
    Classify, sum, sort:     1.849
    Format and write output: 1.319
    Total time:              4.16
    
  5. or download this
    > jconsole.exe llil4.ijs long1.txt long2.txt long3.txt out.txt
    Read and parse input:    1.329
    Classify, sum, sort:     0.149
    Format and write output: 0.009
    Total time:              1.487
    
  6. or download this
    $ ./llil2vec_11149482 big1.txt big2.txt big3.txt >vec.tmp
    llil2vec start
    ...
    write stdout        CPU time : 1.33636 secs
    total               CPU time : 4.62217 secs
    total        wall clock time : 5 secs