langchain_community.document_loaders.chm
.CHMParser¶
- class langchain_community.document_loaders.chm.CHMParser(path: str)[source]¶
微软编译的HTML帮助(CHM)解析器。
属性
encoding
path
file
方法
__init__
(路径)索引
()load
(路径)加载全部
()- 参数
路径 (str) –