larrylawl/chinese-lexical-normalization
收藏Hugging Face2023-05-08 更新2024-03-04 收录
下载链接:
https://hf-mirror.com/datasets/larrylawl/chinese-lexical-normalization
下载链接
链接失效反馈官方服务:
资源简介:
# chinese-lexical-normalization
This dataset contains informal-formal-explanation triples from the [chinese-lexical-normalization dataset](https://github.com/tiantian002/chinese-lexical-normalization). Note that there are duplicate informal-formal pairs due to multiple explanations.
Example usage:
```
from datasets import load_dataset
dataset = load_dataset("larrylawl/chinese-lexical-normalization")
```
提供机构:
larrylawl
原始信息汇总
数据集概述
名称: chinese-lexical-normalization
内容: 该数据集包含中文词汇规范化中的非正式-正式-解释三元组。数据集中存在重复的非正式-正式对,原因是存在多个解释。
示例用法: python from datasets import load_dataset dataset = load_dataset("larrylawl/chinese-lexical-normalization")



