|
Advanced Chunk Processing Library 0.2.0
A comprehensive C++ library for advanced data chunking strategies and processing operations
|
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 > | |
| model | advanced_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_threshold | advanced_structures::SemanticChunker< ContentType, ModelType > | private |