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