Wordize.AI

Classes

ClassDescription
AiModelAn abstract class that handles integration with various AI models in Wordize.
AnthropicAiModelAnthropic AI Model.
CheckGrammarOptionsAllows to specify various options while checking grammar of a document using AI.
GoogleAiModelGoogle AI model.
GrammarCheckerProvides methods for checking grammar in documents using AI.
GrammarCheckerContextGrammar checker context.
OpenAiModelOpenAi model
SummarizeOptionsAllows to specify various options for summarizing document content.
Summarizer
SummarizerContextDocument summarization context.
TranslatorProvides methods for AI-powered document translation.
TranslatorContextDocument translator context.

Enumeration

EnumerationDescription
AiModelTypeRepresents the types of AiModel that can be integrated into the document processing workflow.
LanguageSpecifies the language into which the text will be translated using AI.
SummaryLengthEnumerates possible lengths of summary.