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,27 @@
# 人教版七年级英语上册(2024秋版)
- **来源站点**http://www.dzkbw.com
- **电子课本网目录**http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/
## 目录与官方阅读链接
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|------|------|------------|--------------|
| 010 | Starter Unit | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/010.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=010) |
| 016 | Unit 2 Keep Tidy! | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/016.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=016) |
| 022 | Unit 3 Welcome! | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/022.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=022) |
| 028 | Unit 1 You and Me | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/028.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=028) |
| 036 | Unit 2 We're Family! | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/036.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=036) |
| 044 | Unit 3 My School | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/044.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=044) |
| 052 | Unit 4 My Favourite Subject | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/052.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=052) |
| 060 | Unit 5 Fun Clubs | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/060.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=060) |
| 068 | Unit 6 A Day in the Life | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/068.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=068) |
| 076 | Unit 7 Happy Birthday | [查看](http://www.dzkbw.com/books/rjb/yingyu/xc7s_2024/076.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=68d46462-868d-ccd5-9ea0-c385214b76e6&catalogType=tchMaterial&subCatalog=tchMaterial&page=076) |
## 网络补充资料
### Starter Unit
- 未找到结果
### Unit 2 Keep Tidy!
- 未找到结果