Notice anything about the Google Image Search results for 'frustrating'? 5 years ago
I noticed that all the people are white.
HN user
I noticed that all the people are white.
Do you have examples of specific requirements for which Prisma would be a good fit?
I just experimented with building n-grams for each anagram candidate and calculating the dissimilarity of pairs within each group, then multiplying this score by the length of the word.
The results look pretty decent, but I get "BASIPARACHROMATIN" vs "MARSIPOBRANCHIATA" as number 1.
https://gist.github.com/aclemmensen/725f60a0746382521faefa0d...
Interesting how migrating from PHP to Scala is part of getting to 5k req/sec.