Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一句话说w。对于 w,我使用Lesk 算法来获取它应该属于的 synset s,因为我有一个上下文。现在对于这个同义词集 s,我想要所有上位词中的一个上位词,这样它在单词 w 的上下文中也是最相关的。在 python 中有这样的算法吗?