Uses of Interface
org.springframework.ai.document.DocumentTransformer
-
Uses of DocumentTransformer in org.springframework.ai.loader.extractor
Modifier and TypeClassDescriptionclass
class
class
Keyword extractor that uses model to extract 'excerpt_keywords' metadata field.class
Title extractor with adjacent sharing that uses model to extract 'section_summary', 'prev_section_summary', 'next_section_summary' metadata fields. -
Uses of DocumentTransformer in org.springframework.ai.splitter