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:
68
corpus/义务教育教材/初中/七年级/语文/人教版电子课本_人教版部编版七年级语文上册(2024秋版).md
Normal file
68
corpus/义务教育教材/初中/七年级/语文/人教版电子课本_人教版部编版七年级语文上册(2024秋版).md
Normal file
@@ -0,0 +1,68 @@
|
||||
# 人教版部编版七年级语文上册(2024秋版)
|
||||
|
||||
- **来源站点**:http://www.dzkbw.com
|
||||
- **电子课本网目录**:http://www.dzkbw.com/books/rjb/yuwen/7s_2024/
|
||||
|
||||
## 目录与官方阅读链接
|
||||
|
||||
| 页码 | 章节 | 电子课本网 | 智慧教育平台 |
|
||||
|------|------|------------|--------------|
|
||||
| 008 | 第一单元 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/008.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=008) |
|
||||
| 009 | 阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/009.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=009) |
|
||||
| 013 | 2 济南的冬天 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/013.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=013) |
|
||||
| 017 | 3* 雨的四季 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/017.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=017) |
|
||||
| 022 | 4 古代诗歌四首 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/022.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=022) |
|
||||
| 025 | 阅读综合实践 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/025.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=025) |
|
||||
| 027 | 写作 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/027.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=027) |
|
||||
| 030 | 第二单元 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/030.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=030) |
|
||||
| 031 | 阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/031.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=031) |
|
||||
| 034 | 6 散步 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/034.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=034) |
|
||||
| 037 | 7* 散文诗二首 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/037.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=037) |
|
||||
| 041 | 8 《世说新语》二则 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/041.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=041) |
|
||||
| 044 | 阅读综合实践 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/044.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=044) |
|
||||
| 046 | 写作 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/046.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=046) |
|
||||
| 048 | 专题学习活动 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/048.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=048) |
|
||||
| 052 | 第三单元 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/052.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=052) |
|
||||
| 053 | 阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/053.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=053) |
|
||||
| 060 | 10 往事依依 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/060.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=060) |
|
||||
| 064 | 11* 再塑生命的人 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/064.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=064) |
|
||||
| 069 | 12 《论语》十二章 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/069.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=069) |
|
||||
| 073 | 阅读综合实践 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/073.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=073) |
|
||||
| 075 | 写作 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/075.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=075) |
|
||||
| 078 | 整本书阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/078.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=078) |
|
||||
| 082 | 课外古诗词诵读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/082.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=082) |
|
||||
| 084 | 第四单元 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/084.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=084) |
|
||||
| 085 | 阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/085.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=085) |
|
||||
| 089 | 14 回忆我的母亲 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/089.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=089) |
|
||||
| 095 | 15* 梅岭三章 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/095.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=095) |
|
||||
| 098 | 16 诫子书 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/098.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=098) |
|
||||
| 100 | 阅读综合实践 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/100.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=100) |
|
||||
| 102 | 写作 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/102.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=102) |
|
||||
| 105 | 专题学习活动 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/105.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=105) |
|
||||
| 112 | 第五单元 活动·探究 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/112.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=112) |
|
||||
| 113 | 任务一 体会人与动物的关系 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/113.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=113) |
|
||||
| 115 | 17 猫 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/115.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=115) |
|
||||
| 120 | 18 我的白鸽 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/120.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=120) |
|
||||
| 127 | 19 大雁归来 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/127.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=127) |
|
||||
| 132 | 20 狼 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/132.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=132) |
|
||||
| 134 | 任务二 亲近动物,丰富生命体验 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/134.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=134) |
|
||||
| 136 | 任务三 记叙与动物的相处 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/136.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=136) |
|
||||
| 138 | 第六单元 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/138.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=138) |
|
||||
| 139 | 阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/139.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=139) |
|
||||
| 143 | 22 皇帝的新装 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/143.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=143) |
|
||||
| 149 | 23* 女娲造人 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/149.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=149) |
|
||||
| 153 | 24 寓言四则 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/153.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=153) |
|
||||
| 157 | 阅读综合实践 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/157.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=157) |
|
||||
| 158 | 写作 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/158.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=158) |
|
||||
| 161 | 整本书阅读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/161.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=161) |
|
||||
| 162 | 课外古诗词诵读 | [查看](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/162.htm) | [官方阅读](https://basic.smartedu.cn/tchMaterial/detail?contentType=assets_document&contentId=8b9c7052-add4-4744-ab04-69d6c180d5d9&catalogType=tchMaterial&subCatalog=tchMaterial&page=162) |
|
||||
|
||||
## 网络补充资料
|
||||
|
||||
### 第一单元
|
||||
- [人教版七年级上册 (2024秋版)语文 (部编版)电子课本-人教版初一上册 (2024秋版)语文 (部编版)电子课本](http://www.dzkbw.com/books/rjb/yuwen/7s_2024/)
|
||||
- [2024新教材人教版七年级语文上册电子课本(最新高清版)](https://www.sohu.com/a/790997094_121292562)
|
||||
- [人教版七年级上册语文教材目录(2024-2025学年最新版)](https://wenku.baidu.com/view/4b69f22cf38a6529647d27284b73f242336c31e8.html)
|
||||
|
||||
### 阅读
|
||||
- 未找到结果
|
||||
Reference in New Issue
Block a user