Vis*_*agi 5 python nltk wordnet
我有一个域映射文件,用于 Wordnet 同义词集,它由偏移量链接,来自 :-链接
这对于不同的 Wordnet 版本和其他显着差异有两种类型的数据库。自述文件说
- "wn-domains-3.2-20070223" contains the mapping between Princeton WordNet 2.0 synsets and their corresponding domains.
Run Code Online (Sandbox Code Playgroud)
我在 linux 机器上使用 python3.4 和 Wordnet 版本 3。我似乎找不到支持 Wordnet 3 的任何其他版本的域文件,所以我需要将 Wordnet 降级到版本 2。我该怎么做?,这可能吗?