langchain/tests/integration_tests/document_loaders/parsers
Eugene Yurtsev 0dc304ca80
Add html parsers (#4874)
# Add bs4 html parser

* Some minor refactors
* Extract the bs4 html parsing code from the bs html loader
* Move some tests from integration tests to unit tests
2023-05-17 22:39:11 -04:00
..
__init__.py Add PDF parser implementations (#4356) 2023-05-09 10:24:17 -04:00
test_pdf_parsers.py Feature: pdfplumber PDF loader with BaseBlobParser (#4552) 2023-05-15 09:47:02 -04:00