unrealise
unrealise
### Search before asking - [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### What happened DocxReader的Chunk结果只有头尾,中间绝大部分丢失  经调试是“正文”格式的heading_level=10,没有进入应该进入的处理分支,修改分支条件(如下图)后Chunk结果基本完整,但丢失了最后一个Chunk的内容,读取另一个文档时又出现其它问题。  缺陷分析:_build_document_tree的【Handle...
### Search before asking - [x] I had searched in the [issues](https://github.com/OpenSPG/KAG/issues?q=is%3Aissue) and found no similar issues. ### Operating system information Linux ### What happened 在知识抽取和问答解析过程中进行命名实体标准化时抛出如下图所示异常,在0.6和0.7版都有出现此问题:  ### How to...