If my data looks like this:

word 1: 100    101     101    102    102     102    106    106
word 2: 101    104     106    110    113     129    131    148
word 3: 101    153     175    180    381
word 4: 106    110     113    122    131     137    142    148
word 5: 120    165     169

where word 1,2,3,4,5 represent different words, numbers represent
different attributes of words.

How can I calculate similarity between words?


-- 
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to