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.
我正在尝试使用ws4j在其在线ws4j 演示中提供的两个单词的所有含义之间的 LESK 相似度得分,格式为word#pos#sense number 用于两个单词的所有含义,但我无法找到如何使用 ws4j 库获得相同格式的结果??由于没有适用于 ws4j 的适当文档,并且该库的演示/示例代码仅给出最大值,也没有说明哪些感官获得了该分数。
有人可以帮忙吗?