You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This program processes a group of text files and generates a collection of semantic chunks for each file in JSON format. This project is an extension of the work found at this [GitHub repository](https://github.com/benbrandt/text-splitter), which itself is based on another project documented [here](https://semantic-text-splitter.readthedocs.io/en/stable/semantic_text_splitter.html).