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>
4 months ago
..
xsl community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
__init__.py community[patch]: import flattening fix (#20110) 5 months ago
beautiful_soup_transformer.py community[patch]: add BeautifulSoupTransformer remove_unwanted_classnames method (#20467) 4 months ago
doctran_text_extract.py community[minor]: Adding asynchronous function implementation for Doctran (#15941) 7 months ago
doctran_text_qa.py community: Make doctran synchronous (#15264) 8 months ago
doctran_text_translate.py community: Make doctran synchronous (#15264) 8 months ago
embeddings_redundant_filter.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
google_translate.py deprecating integrations moved to langchain_google_community (#19841) 5 months ago
html2text.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago
long_context_reorder.py community[patch]: docstrings update (#20301) 5 months ago
nuclia_text_transform.py community[patch]: docstrings update (#20301) 5 months ago
openai_functions.py community[major], core[patch], langchain[patch], experimental[patch]: Create langchain-community (#14463) 9 months ago