-
需要对数据进行清洗,输出数据重复了四次。
>>> hownet_dict.visualize_sememe_trees("爱情", K=10)
Find 4 result(s)
Display #0 sememe tree
[sense]爱情
└── [None]emotion|情感
└── [CoEvent]BeInLove|恋爱
Display #1 sememe tre…
-
# description
https://github.com/yaleimeng/Final_word_Similarity
## current
## expected
# solution
# environment
* version:
The commit hash (`git rev-parse HEAD`)
-
there is no any dataset in `OpenAttack.DataManager.AVAILABLE_DATAS`:
```
['AttackAssist.ChineseWord2Vec',
'AttackAssist.CiLin',
'AttackAssist.CounterFit',
'AttackAssist.DCES',
'AttackAssist…
-
Hi, does your toolkit support Chinese attack? I saw that you have implemented hownet for word substitution, but there isn't any specific attacker or evaluation metric for Chinese. Thank you!
-
用API hownet_dict.get_sememes_by_word("苹果",structured=True)[0]["tree"]返回的结果里面有个“role”key,请教下,这个是描述义原间关系的吗?这个roles是否是闭集,是否有API可以直接查询义原间的role呢?
-
为什么都不能用了,出什么问题了
-
您好!请问现在models文件夹下的模型是基于math23k训练的么,方便把基于ape210k的预训练模型也公开下吗,谢谢~
wlkdb updated
2 years ago
-
https://openhownet.thunlp.org/verified_download
请问下OpenHowNet官网认证后下载知网核心数据下载不了是什么原因呢?
-
**Describe the feature and the current behavior/state.**
求一种能够处理标题所说任务的方法,只需要思路就可以。
**Will this change the current api? How?**
如果我可以完成这个功能,会开源代码并贡献给这个项目
**Who will benefit with this feature?**…
-
您好,请问pretrained的词表(https://cloud.tsinghua.edu.cn/d/76ab4a71efa541bd8eb3/)有475500个中文单词,而HowNet里貌似只有210000左右。请问不在HowNet里的中文单词是如何处理的(也就是HowNet中20+W的词表,最后怎么得到40+W的词向量的呢)?另外,请问有预训练的英文词表吗?期待你的回复,非常谢谢。