:mod:`langchain_community.document_loaders.chm`.UnstructuredCHMLoader ============================================================================ .. currentmodule:: langchain_community.document_loaders.chm .. autoclass:: UnstructuredCHMLoader .. rubric:: Methods .. autosummary:: ~UnstructuredCHMLoader.__init__ ~UnstructuredCHMLoader.lazy_load ~UnstructuredCHMLoader.load ~UnstructuredCHMLoader.load_and_split .. automethod:: UnstructuredCHMLoader.__init__ .. automethod:: UnstructuredCHMLoader.lazy_load .. automethod:: UnstructuredCHMLoader.load .. automethod:: UnstructuredCHMLoader.load_and_split .. example_links:: UnstructuredCHMLoader