CialloCorpus icon indicating copy to clipboard operation
CialloCorpus copied to clipboard

人民日报(1946-2023)、习近平系列重要讲话数据库

Results 1 CialloCorpus issues
Sort by recently updated
recently updated
newest added

下载用的代码: ``` from datasets import load_dataset dataset_name = "Papersnake/people_daily_news" dataset = load_dataset(dataset_name,cache_dir=r'xxx/') ``` 错误信息: ``` An error occurred while generating the dataset All the data files must have the same...