02 2020 档案

摘要:Stemmers 在英语中,一个单词常常是另一个单词的“变种”,如:happy= happiness,这里happy叫做happiness的词干(stem)。在信息检索系统中,我们常常做的一件事,就是在Term规范化过程中,提取词干(stemming),即除去英文单词分词变换形式的结尾。 本文主要介 阅读全文
posted @ 2020-02-02 12:37 Patrick_Liu 阅读(2651) 评论(0) 推荐(0)
摘要:声明:并非原创,转自[https://github.com/rougier/numpy 100][1] This is a collection of exercises that have been collected in the numpy mailing list, on stack ove 阅读全文
posted @ 2020-02-02 12:30 Patrick_Liu 阅读(260) 评论(0) 推荐(0)