Created
October 19, 2012 20:15
-
-
Save damionjunk/3920433 to your computer and use it in GitHub Desktop.
ZMQ ANEW output sample, fn set to all
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
λ zmq-anew3l → lein zmqanew -lexicon /Users/djunk/projects/iarpa/twarse/data/original-anew-la.csv -fn all | |
/Users/djunk/code/leiningen | |
Compiling zmq-anew3l.core | |
*/ | |
{:anew-en {:words [hay hay], :score {:v 5.239999771118164, :d 5.369999885559082, :a 3.950000047683716}}} | |
{:anew-pt {:words [casual], :score {:v 4.019999980926514, :d 4.289999961853027, :a 4.070000171661377}}} | |
{:anew-es {:words [cara], :score {:v 6.389999866485596, :d 5.670000076293945, :a 5.039999961853027}}} | |
{:anew-es {:words [calor], :score {:v 7.409999847412109, :d 5.610000133514404, :a 3.7300000190734863}}, :anew-pt {:words [calor], :score {:v 7.409999847412109, :d 5.610000133514404, :a 3.7300000190734863}}} | |
{:anew-es {:words [feliz], :score {:v 8.210000038146973, :d 6.630000114440918, :a 6.489999771118164}}, :anew-pt {:words [feliz], :score {:v 8.210000038146973, :d 6.630000114440918, :a 6.489999771118164}}} | |
{:anew-pt {:words [porta], :score {:v 5.130000114440918, :d 4.690000057220459, :a 3.799999952316284}}} | |
{:anew-es {:words [tedio], :score {:v 5.090000152587891, :d 4.670000076293945, :a 4.400000095367432}}} | |
{:anew-es {:words [beso], :score {:v 8.260000228881836, :d 6.929999828338623, :a 7.320000171661377}}} | |
{:anew-en {:words [hay], :score {:v 5.239999771118164, :d 5.369999885559082, :a 3.950000047683716}}} | |
{:anew-es {:words [negro madre], :score {:v 6.890000104904175, :d 5.43999981880188, :a 5.370000123977661}}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment