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/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
1 year ago
..
__init__.py Add PDF parser implementations (#4356) 1 year ago
test_pdf_parsers.py Feature: pdfplumber PDF loader with BaseBlobParser (#4552) 1 year ago