Port over HTMLHeaderTextSplitter
, HTMLSectionSplitter
, and HTMLSemanticPreservingSplitter
from the Python lib
#8445
BenJackGill
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Checked
Feature request
I would like to have these Python based text splitters added to the JS lib:
Motivation
Splitting a HTML page correctly is very difficult task.
We can try to create a custom setup but its very hard to recreate.
It would be amazing to have these python HTML splitters ported over to the js lib.
Proposal (If applicable)
No response
Beta Was this translation helpful? Give feedback.
All reactions