:mod:`langchain.document_loaders.text`.TextLoader ======================================================== .. currentmodule:: langchain.document_loaders.text .. autoclass:: TextLoader .. rubric:: Methods .. autosummary:: ~TextLoader.__init__ ~TextLoader.lazy_load ~TextLoader.load ~TextLoader.load_and_split .. example_links:: TextLoader