Skip to main content

Module semantic

Module semantic 

Source
Expand description

Semantic chunking strategy.

Provides Unicode-aware chunking that respects sentence and paragraph boundaries using the unicode-segmentation crate.

Structsยง

SemanticChunker
Semantic chunker that respects sentence and paragraph boundaries.