information retrieval 还是个BABY,发展也就是过去十几年的时间。它也许是离数学最远的计算机科学的一个分支。因为问题非常简单,要做的就是如何把海量数据在瞬间完成搜索并返回用户。可就是为了解决这个问题,图论,信息论,被用于数据存储,压缩,机器学习被用于RANK搜索结果,语义识别被用于query expansion。GOOGLE不知道语义识别的重要性吗?可现在最准确的语意识别还不如PAGE RANK算法的结果。
大家提到的Stephen Wolfram同学,他也承认了现在语意识别“incredibly difficult“,所以貌似他把这个重担交给用户了。
“But if one’s already made knowledge computable, one doesn’t need to do that kind of natural language understanding. All one needs to be able to do is to take questions people ask in natural language, and represent them in a precise form that fits into the computations one can do.“