Skip to main content

Proofreader

Analyzes the entered texts for grammar, spelling errors, punctuation, and similar issues, and performs text correction processes.

Input

  • Text: The text to be corrected
    • Type: System.String
    • Required
  • Text Language: The language in which the text is written and will be corrected.
    • Type: System.Int32
    • Required
    • Dropdown Options:
      • English
      • Turkish
      • French
      • German
      • Spanish

Output

  • Proofreader Result: The text corrected based on grammar, spelling errors, and punctuation
    • Type: System.String
    • Required

Details

  • The AI has a text limit of 4096 tokens. It will give an error if the limit is exceeded.