langchain/docs/extras/modules/data_connection/document_transformers/integrations
Lance Martin 5a084e1b20
Async HTML loader and HTML2Text transformer (#8036)
New HTML loader that asynchronously loader a list of urls. 
 
New transformer using [HTML2Text](https://github.com/Alir3z4/html2text/)
for HTML to clean, easy-to-read plain ASCII text (valid Markdown).
2023-07-20 22:30:59 -07:00
..
_category_.yml Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
doctran_extract_properties.ipynb Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
doctran_interrogate_document.ipynb Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
doctran_translate_document.ipynb Add new types of document transformers (#7379) 2023-07-12 23:53:30 -04:00
html2text.ipynb Async HTML loader and HTML2Text transformer (#8036) 2023-07-20 22:30:59 -07:00
openai_metadata_tagger.ipynb add tagger nb (#7637) 2023-07-13 01:48:23 -04:00