anthropic
The antrhopic implementation of page level calssification.
AnthropicClassificationProvider
Bases: BaseClassificationProvider
The Anthropic implementation of unscored page classification.
Source code in docprompt/tasks/classification/anthropic.py
AnthropicPageClassificationOutputParser
Bases: BasePageClassificationOutputParser
The output parser for the page classification system.
Source code in docprompt/tasks/classification/anthropic.py
parse(text)
Parse the results of the classification task.