File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,16 +48,16 @@ HowNet core data file (namely HowNet dictionary that can be downloaded [here](ht
4848
4949
5050```
51- NO.=000000026417 # Concept ID
52- W_C=不惜 # Chinese word
53- G_C=verb # POS tag of the Chinese word
54- S_C=PlusFeeling|正面情感 # Sentiment orientation
55- E_C=~牺牲业余时间,~付出全部精力,~出卖自己的灵魂 # Example sentences of the Chinese word
56- W_E=do not hesitate to # English word
57- G_E=verb # POS tag of the English word
58- S_E=PlusFeeling|正面情感 # Sentiment orientation
59- E_E= # Example sentences of the English word
60- DEF={willing|愿意} # Sememe-based definition
51+ NO.=000000026417 # Concept ID
52+ W_C=不惜 # Chinese word
53+ G_C=verb # POS tag of the Chinese word
54+ S_C=PlusFeeling|正面情感 # Sentiment orientation
55+ E_C=~牺牲业余时间,~付出全部精力,~出卖自己的灵魂 # Example sentences of the Chinese word
56+ W_E=do not hesitate to # English word
57+ G_E=verb # POS tag of the English word
58+ S_E=PlusFeeling|正面情感 # Sentiment orientation
59+ E_E= # Example sentences of the English word
60+ DEF={willing|愿意} # Sememe-based definition
6161RMK=
6262```
6363
Original file line number Diff line number Diff line change @@ -48,16 +48,16 @@ HowNet自问世以来,已被广泛应用于各项自然语言处理任务,
4848HowNet核心数据(即HowNet词典,可从[ OpenHowNet网站] ( https://openhownet.thunlp.org/download ) 下载)包括237,973个概念。每个概念由中英文词语及其词性、情感倾向、例句、义原标注等信息组成。下面是HowNet中一个概念的示例:
4949
5050```
51- NO.=000000026417 # 概念编号
52- W_C=不惜 # 中文词语
53- G_C=verb # 中文词语词性
54- S_C=PlusFeeling|正面情感 # 中文词语情感倾向
55- E_C=~牺牲业余时间,~付出全部精力,~出卖自己的灵魂 # 中文词语例句
56- W_E=do not hesitate to # 英文词语
57- G_E=verb # 英文词语词性
58- S_E=PlusFeeling|正面情感 # 英文词语情感倾向
59- E_E= # 英文词语例句
60- DEF={willing|愿意} # 义原标注
51+ NO.=000000026417 # 概念编号
52+ W_C=不惜 # 中文词语
53+ G_C=verb # 中文词语词性
54+ S_C=PlusFeeling|正面情感 # 中文词语情感倾向
55+ E_C=~牺牲业余时间,~付出全部精力,~出卖自己的灵魂 # 中文词语例句
56+ W_E=do not hesitate to # 英文词语
57+ G_E=verb # 英文词语词性
58+ S_E=PlusFeeling|正面情感 # 英文词语情感倾向
59+ E_E= # 英文词语例句
60+ DEF={willing|愿意} # 义原标注
6161RMK=
6262```
6363
You can’t perform that action at this time.
0 commit comments