Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add character text splitter #6

Merged
merged 43 commits into from
Jan 31, 2024
Merged

add character text splitter #6

merged 43 commits into from
Jan 31, 2024

Conversation

AlisoSouza
Copy link
Contributor

@AlisoSouza AlisoSouza commented Nov 10, 2023

Add:

  • TextSplitter class
  • character_text_splitter method

return self.splitter(self.content)


def character_text_splitter(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function is outside the TextSplitter class, should it really be outside?

add: xlsx and xls support
@AlisoSouza AlisoSouza changed the base branch from feature/loaders to main January 31, 2024 20:57
@AlisoSouza AlisoSouza merged commit 18c782b into main Jan 31, 2024
1 check failed
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.

2 participants