Advanced Chunk Processing Library 0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
Loading...
Searching...
No Matches
advanced_structures::SemanticChunker< ContentType, ModelType > Member List

This is the complete list of members for advanced_structures::SemanticChunker< ContentType, ModelType >, including all inherited members.

chunk(const ContentType &content)advanced_structures::SemanticChunker< ContentType, ModelType >
modeladvanced_structures::SemanticChunker< ContentType, ModelType >private
SemanticChunker(double threshold=0.7, ModelType custom_model=ModelType())advanced_structures::SemanticChunker< ContentType, ModelType >inlineexplicit
setModel(ModelType new_model)advanced_structures::SemanticChunker< ContentType, ModelType >inline
setSimilarityThreshold(double threshold)advanced_structures::SemanticChunker< ContentType, ModelType >inline
similarity_thresholdadvanced_structures::SemanticChunker< ContentType, ModelType >private