feat: add scripts for fetching and training educational corpus

- Implemented `fetch_corpus.py` to scrape Chinese educational content from Wikipedia, covering subjects like Chinese, Math, English, Chemistry, Politics, History, Geography, Physics, and Biology.
- Developed `fetch_corpus_incremental.py` for incremental fetching of missing entries, with automatic retries for rate limiting and support for resuming interrupted downloads.
- Created `train_chat.py` for training a dialogue model, including corpus cleaning, vocabulary management, and staged training with adaptive learning rates.
This commit is contained in:
2026-07-07 17:42:24 +08:00
parent d5affe4458
commit 81f6fd58e0
96 changed files with 53920 additions and 17 deletions

View File

@@ -0,0 +1,53 @@
# 人教版九年级化学上册(2024秋版)
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 008 | 绪论 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/008.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=008) |
| 014 | 第一单元 走进化学世界 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/014.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=014) |
| 015 | 课题1 物质的变化和性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/015.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=015) |
| 021 | 课题2 化学实验与科学探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/021.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=021) |
| 036 | 第二单元 空气和氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/036.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=036) |
| 037 | 课题1 我们周围的空气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/037.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=037) |
| 045 | 课题2 氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/045.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=045) |
| 050 | 课题3 制取氧气 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/050.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=050) |
| 059 | 实验活动1 氧气的实验室制取与性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/059.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=059) |
| 061 | 跨学科实践活动1 微型空气质量“检测站”的组装与使用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/061.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=061) |
| 062 | 第三单元 物质构成的奥秘 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/062.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=062) |
| 063 | 课题1 分子和原子 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/063.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=063) |
| 072 | 课题2 原子结构 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/072.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=072) |
| 079 | 课题3 元素 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/079.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=079) |
| 087 | 跨学科实践活动2 制作模型并展示科学家探索物质组成与结构的历程 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/087.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=087) |
| 088 | 第四单元 自然界的水 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/088.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=088) |
| 089 | 课题1 水资源及其利用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/089.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=089) |
| 098 | 课题2 水的组成 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/098.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=098) |
| 103 | 课题3 物质组成的表示 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/103.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=103) |
| 114 | 实验活动2 水的组成及变化的探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/114.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=114) |
| 115 | 跨学科实践活动3 水质检测及自制净水器 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/115.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=115) |
| 116 | 第五单元 化学反应的定量关系 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/116.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=116) |
| 117 | 课题1 质量守恒定律 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/117.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=117) |
| 124 | 课题2 化学方程式 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/124.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=124) |
| 133 | 跨学科实践活动4 基于特定需求设计和制作简易供氧器 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/133.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=133) |
| 134 | 第六单元 碳和碳的氧化物 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/134.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=134) |
| 135 | 课题1 碳单质的多样性 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/135.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=135) |
| 143 | 课题2 碳的氧化物 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/143.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=143) |
| 152 | 课题3 二氧化碳的实验室制取 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/152.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=152) |
| 161 | 实验活动3 二氧化碳的实验室制取与性质 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/161.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=161) |
| 163 | 跨学科实践活动5 基于碳中和理念设计低碳行动方案 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/163.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=163) |
| 164 | 第七单元 能源的合理利用与开发 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/164.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=164) |
| 165 | 课题1 燃料的燃烧 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/165.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=165) |
| 176 | 课题2 化石能源的合理利用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/176.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=176) |
| 188 | 实验活动4 燃烧条件的探究 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/188.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=188) |
| 189 | 跨学科实践活动6 调查家用燃料的变迁与合理使用 | [查看](http://www.dzkbw.com/books/rjb/huaxue/xc9s_2024/189.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8c419b19-b3a9-4dbf-a8b4-546b7d337528&catalogType=tchMaterial&subCatalog=tchMaterial&page=189) |
## 网络补充资料
### 绪论
- 未找到结果
### 第一单元 走进化学世界
- 未找到结果