You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
1 year ago
..
__init__.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_generic.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_html_parsers.py Add html parsers (#4874) 1 year ago
test_pdf_parsers.py fix(document_loaders/telegram): fix pandas calls + add tests (#4806) 1 year ago
test_public_api.py Add html parsers (#4874) 1 year ago