langchain/docs/modules/indexes/document_loaders/examples/example_data
Rounak Datta 7688bf9182
WhatsApp document loader - update regex (#2776)
I was testing out the WhatsApp Document loader, and noticed that
sometimes the date is of the following format (notice the additional
underscore):
```
3/24/23, 1:54_PM - +91 99999 99999 joined using this group's invite link
3/24/23, 6:29_PM - +91 99999 99999: When are we starting then?
```

Wierdly, the underscore is visible in Vim, but not on editors like
VSCode. I presume it is some unusual character/line terminator.
Nevertheless, I think handling this edge case will make the document
loader more robust.
2023-04-13 09:48:32 -07:00
..
conllu.conllu big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
facebook_chat.json big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake-content.html big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake-email.eml big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake-email.msg Harrison/msg files (#2375) 2023-04-04 06:48:34 -07:00
fake-power-point.pptx big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
fake.docx big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
layout-parser-paper.pdf big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
mlb_teams_2012.csv big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
notebook.ipynb big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
telegram.json big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
testing.enex big docs refactor (#1978) 2023-03-26 19:49:46 -07:00
whatsapp_chat.txt WhatsApp document loader - update regex (#2776) 2023-04-13 09:48:32 -07:00