Skip to content

feat: implemented chunking of docs#10

Open
romanchyla wants to merge 6 commits intoadsabs:mainfrom
romanchyla:chunking
Open

feat: implemented chunking of docs#10
romanchyla wants to merge 6 commits intoadsabs:mainfrom
romanchyla:chunking

Conversation

@romanchyla
Copy link

Implemented the basic recognition of chunks - this will work as long as a regex can be constructed which identifies valid start/end tags; will also work on non xml content - but it will fail if there is a nested structure, such as //article/list/foo/article - in which case the parser should decide to parse the xml document and go through the top level elements.

@romanchyla romanchyla requested a review from kelockhart May 13, 2022 02:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant