langchain/tests/unit_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
test_generic.py
test_html_parsers.py Add html parsers (#4874) 2023-05-17 22:39:11 -04:00
test_pdf_parsers.py
test_public_api.py Add html parsers (#4874) 2023-05-17 22:39:11 -04:00