Skip to content

Commit 97570cf

Browse files
committed
Update README
1 parent a6457e3 commit 97570cf

2 files changed

Lines changed: 2 additions & 15 deletions

File tree

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,21 +7,14 @@
77

88
This project contains core data of HowNet and OpenHowNet API developed by THUNLP, which provides a convenient way to search information in HowNet, display sememe trees, calculate word similarity via sememes, etc. You can also visit our [website](https://openhownet.thunlp.org) to enjoy searching and exhibiting sememes of words online.
99

10-
If you use any data or API provided by OpenHowNet in your research, please cite the following papers:
10+
If you use any data or API provided by OpenHowNet in your research, please cite the following paper:
1111

1212
@article{qi2019openhownet,
1313
title={OpenHowNet: An Open Sememe-based Lexical Knowledge Base},
1414
author={Qi, Fanchao and Yang, Chenghao and Liu, Zhiyuan and Dong, Qiang and Sun, Maosong and Dong, Zhendong},
1515
journal={arXiv preprint arXiv:1901.09957},
1616
year={2019},
1717
}
18-
19-
@inproceedings{dong2003hownet,
20-
title={HowNet-a hybrid language and knowledge resource},
21-
author={Dong, Zhendong and Dong, Qiang},
22-
booktitle={Proceedings of NLP-KE},
23-
year={2003},
24-
}
2518

2619
## HowNet Core Data
2720
HowNet core data file(`HowNet.txt`)consists of concepts represented by 223,767 Chinese & English words and phrases. Each concept in HowNet is annotated with sememe-based definition, POS tag, sentiment oriatation, examples, etc. Here is an example of how concepts are annotated in HowNet:

README_ZH.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,20 +6,14 @@
66

77
本项目存放HowNet核心数据和清华大学自然语言处理实验室(THUNLP)开发的OpenHowNet API,提供方便的义原信息查询、义原树展示、基于义原的词相似度计算等功能。您还可以访问我们的[网站](https://openhownet.thunlp.org)体验义原在线查询和展示功能。
88

9-
如果您在研究中使用了OpenHowNet提供的数据或API,请引用以下两篇文章
9+
如果您在研究中使用了OpenHowNet提供的数据或API,请引用以下论文
1010

1111
@article{qi2019openhownet,
1212
title={OpenHowNet: An Open Sememe-based Lexical Knowledge Base},
1313
author={Qi, Fanchao and Yang, Chenghao and Liu, Zhiyuan and Dong, Qiang and Sun, Maosong and Dong, Zhendong},
1414
journal={arXiv preprint arXiv:1901.09957},
1515
year={2019},
1616
}
17-
@inproceedings{dong2003hownet,
18-
title={HowNet-a hybrid language and knowledge resource},
19-
author={Dong, Zhendong and Dong, Qiang},
20-
booktitle={Proceedings of NLP-KE},
21-
year={2003},
22-
}
2317

2418
## HowNet核心数据
2519
HowNet核心数据文件(`HowNet.txt`)由223,767个中英文词和词组所代表的概念构成。HowNet为每个概念标注了基于义原的定义以及词性、情感倾向、例句等信息。下面是HowNet中一个概念的示例:

0 commit comments

Comments
 (0)