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,38 @@
# 教科版九年级艺术上册
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/jkb/yishu/9s/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 001 | 第1单元 典冬天礼赞 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/001.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=001) |
| 002 | 主题1 我像雪花天上来 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/002.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=002) |
| 003 | 主题2 岁寒三友 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/003.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=003) |
| 004 | 主题3 冬日之舞 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/004.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=004) |
| 005 | 第2单元 和谐之美 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/005.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=005) |
| 006 | 主题1 和谐的音响 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/006.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=006) |
| 007 | 主题2 变化统一 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/007.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=007) |
| 008 | 第3单元 欧洲随想 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/008.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=008) |
| 009 | 主题1 欧洲民间音乐 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/009.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=009) |
| 010 | 主题2 欧洲民间舞蹈 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/010.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=010) |
| 011 | 主题3 欧洲古典美术 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/011.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=011) |
| 012 | 第4单元 民族的返歌 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/012.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=012) |
| 013 | 主题1 故乡情深 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/013.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=013) |
| 014 | 主题2 俄罗斯巡回展览画派 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/014.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=014) |
| 015 | 主题3 中国古代绘画 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/015.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=015) |
| 016 | 第5单元 乡谣土韵 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/016.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=016) |
| 017 | 主题1 多姿多彩话说唱 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/017.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=017) |
| 018 | 主题2 一招一式演古今 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/018.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=018) |
| 019 | 第6单元 生活高品位 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/019.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=019) |
| 020 | 主题1 用艺术设计生活 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/020.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=020) |
| 021 | 主题2 我们也来评电影 | [查看](http://www.dzkbw.com/books/jkb/yishu/9s/021.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=a4e9aff7-bbc9-48e2-b7c7-ad8119121714&catalogType=tchMaterial&subCatalog=tchMaterial&page=021) |
## 网络补充资料
### 第1单元 典冬天礼赞
- 未找到结果
### 主题1 我像雪花天上来
- 未找到结果