Class KeywordMetadataEnricher
java.lang.Object
org.springframework.ai.transformer.KeywordMetadataEnricher
Keyword extractor that uses generative to extract 'excerpt_keywords' metadata field.
- Author:
- Christian Tzolov
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.ai.document.DocumentTransformer
transform
-
Field Details
-
CONTEXT_STR_PLACEHOLDER
- See Also:
-
KEYWORDS_TEMPLATE
- See Also:
-
-
Constructor Details
-
KeywordMetadataEnricher
-
-
Method Details