4.2 · Lesson

Splitting text into chunks

You can modify how the SimpleKGBuilder splits text into chunks. Your strategy for splitting text will impact the construction and how you search the Full definition for knowledge graph (opens in a new tab)A representation of real-world entities and their relationships, stored according to organizing principles, typically in a graph database..

In this lesson you will learn how to create a custom text splitter or integrate with an existing LangChain text splitter.