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