langchain/libs/community/langchain_community/document_transformers
Jason_Chen 53bb7dbd29
community[patch]: add BeautifulSoupTransformer remove_unwanted_classnames method (#20467)
Add the remove_unwanted_classnames method to the
BeautifulSoupTransformer class, which can filter more effectively.

---------

Co-authored-by: Bagatur <22008038+baskaryan@users.noreply.github.com>
Co-authored-by: Bagatur <baskaryan@gmail.com>
2024-04-25 17:04:04 +00:00
..
xsl
__init__.py community[patch]: import flattening fix (#20110) 2024-04-10 13:01:19 -04:00
beautiful_soup_transformer.py community[patch]: add BeautifulSoupTransformer remove_unwanted_classnames method (#20467) 2024-04-25 17:04:04 +00:00
doctran_text_extract.py
doctran_text_qa.py
doctran_text_translate.py
embeddings_redundant_filter.py
google_translate.py deprecating integrations moved to langchain_google_community (#19841) 2024-04-02 17:06:07 -04:00
html2text.py
long_context_reorder.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
nuclia_text_transform.py community[patch]: docstrings update (#20301) 2024-04-11 16:23:27 -04:00
openai_functions.py