langchain_community.document_loaders.chm.CHMParser¶
- class langchain_community.document_loaders.chm.CHMParser(path: str)[source]¶
Microsoft Compiled HTML Help (CHM) Parser.
Attributes
encodingpathfileMethods
__init__(path)index()load(path)load_all()- Parameters
path (str) –