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/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>
5 months ago
..
xsl
__init__.py community[patch]: import flattening fix (#20110) 6 months ago
beautiful_soup_transformer.py community[patch]: add BeautifulSoupTransformer remove_unwanted_classnames method (#20467) 5 months ago
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) 6 months ago
html2text.py
long_context_reorder.py community[patch]: docstrings update (#20301) 6 months ago
nuclia_text_transform.py community[patch]: docstrings update (#20301) 6 months ago
openai_functions.py