Hacker News new | ask | show | jobs
by bnegreve 4044 days ago
Cool! One little thing is that you would expect that the is_anagram relation is a symmetrical one. I.e. that "neo" is an anagram of "one" then "one" is also an anagram of "neo", which doesn't seem to be the case with you system. Why is that?
1 comments

Probably because neo is not in the source corpus.