Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 19,726 for

model

(0.31 sec)
  1. AI Grammar Checking|Aspose.Words for C++

    Check a document grammar. Aspose.Words for C++ allows users to check grammar and detect errors in documents using OpenAI, Google, and Claude Models....OpenAI, Google, and Claude models' families listed in the AiModelType...how to use the GPT‑4o mini model in Aspose.Words to check grammar:...

    docs.aspose.com/words/cpp/grammar-checking/
  2. IAiModelText Interface | Aspose.Words for .NET

    Unlock creative potential with Aspose.Words.AI.IAiModelText, the versatile interface for AI Models that generate diverse, high-quality text content effortlessly....The common interface for AI models designed to generate a variety...leverages the connected AI model for checking grammar of document...

    reference.aspose.com/words/net/aspose.words.ai/...
  3. AiModel.create method | Aspose.Words for Python

    AiModel.create method. Creates a new instance of [AiModel](../) class....create method create(model_type) Creates a new instance of AiModel...class. def create ( self , model_type : aspose . words . ai ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::AI::OpenAiModel::WithOrganizatio...

    Aspose::Words::AI::OpenAiModel::WithOrganization method. Sets a specified Organization to the Model in C++....specified Organization to the model. System :: SharedPtr < Aspose...text using OpenAI and Google models. auto firstDoc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  5. IAiModelText.Translate | Aspose.Words for .NET

    Effortlessly translate documents with our IAiModelText Translate method. Harness AI for accurate, fast translations in your desired language....leverages the connected AI model for content translating. public...translate text using Google models. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words.ai/...
  6. Translate a Document|Aspose.Words for Node.js v...

    Translate a document. Aspose.Words for Node.js via .NET simplifies document translation using AI Models, allowing you to specify the target language....Anthropic generative language models, which allows developers to...several languages, the AI-based model will be able to translate all...

    docs.aspose.com/words/nodejs-net/translate-a-do...
  7. Aspose::Words::AI::AiModel::Summarize method | ...

    Aspose::Words::AI::AiModel::Summarize method. Generates summaries for an array of documents, with options to control the summary length and other settings. This method utilizes the connected AI Model for processing each document in the array in C++....method utilizes the connected AI model for processing each document...text using OpenAI and Google models. auto firstDoc = System ::...

    reference.aspose.com/words/cpp/aspose.words.ai/...
  8. AiModel.summarize method | Aspose.Words for Python

    aspose.words.ai.AiModel.summarize method...leverages the connected AI model for content processing. def...method utilizes the connected AI model for processing each document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. IAiModelText.CheckGrammar | Aspose.Words for .NET

    Enhance your writing with IAiModelText's CheckGrammar method. Effortlessly improve document accuracy using advanced AI grammar checking....leverages the connected AI model for checking grammar of document...generative language models. IAiModelText model = ( OpenAiModel )...

    reference.aspose.com/words/net/aspose.words.ai/...
  10. SummarizeOptions class | Aspose.Words for Python

    aspose.words.ai.SummarizeOptions class. Allows to specify various options for summarizing document content....text using OpenAI and Google models. first_doc = aw . Document...Google generative language models. model = aw . ai . AiModel . create...

    reference.aspose.com/words/python-net/aspose.wo...