langchain/docs/modules/indexes/document_loaders/examples
leo-gan 36c59e0c25
Arxiv document loader (#3627)
It makes sense to use `arxiv` as another source of the documents for
downloading.
- Added the `arxiv` document_loader, based on the
`utilities/arxiv.py:ArxivAPIWrapper`
- added tests
- added an example notebook
- sorted `__all__` in `__init__.py` (otherwise it is hard to find a
class in the very long list)
2023-04-26 21:04:56 -07:00
..
example_data Add ChatGPT Data Loader (#3336) 2023-04-22 09:06:24 -07:00
airbyte_json.ipynb
apify_dataset.ipynb
arxiv.ipynb Arxiv document loader (#3627) 2023-04-26 21:04:56 -07:00
azlyrics.ipynb
azure_blob_storage_container.ipynb
azure_blob_storage_file.ipynb
bigquery.ipynb
bilibili.ipynb
blackboard.ipynb
blockchain.ipynb Update Alchemy Key URL (#3559) 2023-04-25 16:08:42 -07:00
chatgpt_loader.ipynb Add ChatGPT Data Loader (#3336) 2023-04-22 09:06:24 -07:00
college_confidential.ipynb
confluence.ipynb Harrison/output error (#3094) 2023-04-18 08:59:56 -07:00
CoNLL-U.ipynb
copypaste.ipynb
csv.ipynb
dataframe.ipynb
diffbot.ipynb Harrison/diffbot (#2984) 2023-04-16 09:11:24 -07:00
directory_loader.ipynb Adds progress bar using tqdm to directory_loader (#3349) 2023-04-24 21:42:42 -07:00
discord_loader.ipynb update nnotebook title 2023-04-20 11:53:23 -07:00
duckdb.ipynb
email.ipynb
epub.ipynb
evernote.ipynb
facebook_chat.ipynb
figma.ipynb
gcs_directory.ipynb
gcs_file.ipynb
git.ipynb
gitbook.ipynb
googledrive.ipynb Fix docs error for google drive loader (#3574) 2023-04-25 22:52:59 -07:00
gutenberg.ipynb
hn.ipynb
html.ipynb
hugging_face_dataset.ipynb Harrison/hf document loader (#3394) 2023-04-23 10:17:43 -07:00
ifixit.ipynb
image_captions.ipynb Harrison/image caption loader (#3051) 2023-04-17 20:49:10 -07:00
image.ipynb
imsdb.ipynb
markdown.ipynb
notebook.ipynb
notion.ipynb
notiondb.ipynb
obsidian.ipynb Harrison/obsidian (#3060) 2023-04-17 21:57:32 -07:00
pdf.ipynb
powerpoint.ipynb
readthedocs_documentation.ipynb GuessedAtParserWarning from RTD document loader documentation example (#3397) 2023-04-24 21:54:39 -07:00
roam.ipynb
s3_directory.ipynb
s3_file.ipynb
sitemap.ipynb
slack_directory.ipynb
srt.ipynb
telegram.ipynb
twitter.ipynb Harrison/output error (#3094) 2023-04-18 08:59:56 -07:00
unstructured_file.ipynb Update unstructured_file.ipynb (#3377) 2023-04-23 21:22:38 -07:00
url.ipynb
web_base.ipynb
whatsapp_chat.ipynb
word_document.ipynb
youtube.ipynb