Help for this page
$hash{$w1}{$w2} = { ... $nw => $count, } }
@newarray = $hash{ $w1 }->{ $w2 }->{ words };