I just noticed on NewsForge an article on semantic searching - the idea of searching for 'fruit' and finding documents that contain 'apple' or 'orange' in them.
After implementing their first algorithm in Perl and C++, they found the algorithm couldn't scale. So they rewrote it with a new algorithm, this time in just Perl, and now have their scalability.
I thought this was interesting both from just a pure geek perspective (I've wished for something like this from google a few times), but also from a pure Perl perspective - proving, once again, that the speed/scalability of the underlying algorithm generally matters more than the language it is implemented in.
In reply to New semantic search technology by Tanktalus
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |