Correttore grammaticale e di frasi — oltre 100 lingue

Correzione multilingue che restituisce la frase corretta, non solo avvisi.

Categoria
Produttività e scrittura
Endpoint
1
Aggiornata
2025-10-09

Panoramica

L'API corregge grammatica e struttura della frase in oltre 100 lingue e restituisce il testo corretto invece di un elenco di rilievi.

Strumenti di scrittura, piattaforme di contenuti e prodotti linguistici la usano come strato di correzione per il testo degli utenti.

Endpoint

Endpoint pubblicati da Correttore grammaticale e di frasi — oltre 100 lingue, con metodo, percorso e scopo
Metodo Percorso Cosa fa
POST {\n \ Check Text

Esempio di risposta

{
    "result": {
        "errors": [
            {
                "type": "spelling",
                "text": "grammer",
                "suggestion": "grammar",
                "explanation": "The correct spelling is 'grammar', which refers to the rules that govern the structure of sentences.",
                "severity": "high",
                "position": {
                    "start": 28,
                    "end": 34
                }
            },
            {
                "type": "spelling",
                "text": "speling",
                "suggestion": "spelling",
                "explanation": "The correct spelling is 'spelling', which pertains to the formation of words with the correct letters.",
                "severity": "high",
                "position": {
                    "start": 39,
                    "end": 46
                }
            },
            {
                "type": "grammar",
                "text": "Its",
                "suggestion": "It's",
                "explanation": "The contraction 'It's' is required here, which stands for 'It is' or 'It has'.",
                "severity": "medium",
                "position": {
                    "start": 47,
                    "end": 50
                }
            }
        ],
        "statistics": {
            "totalErrors": 3,
            "grammarErrors": 1,
            "spellingErrors": 2,
            "styleIssues": 0,
            "errorDensity": 30
        },
        "overallScore": 70,
        "readabilityMetrics": {
            "fleschKincaid": 75,
            "averageSentenceLength": 9,
            "complexWords": 10
        }
    },
    "cacheTime": 1733416645687,
    "status": "success"
}

Domande frequenti

Correttore grammaticale e di frasi — oltre 100 lingue è gratuita?
Correttore grammaticale e di frasi — oltre 100 lingue ha un piano Basic che costa 0 $ al mese e non richiede carta. Esistono piani a pagamento per volumi maggiori, elencati sopra.
Come ottengo una chiave API per Correttore grammaticale e di frasi — oltre 100 lingue?
Iscriviti al piano gratuito sulla scheda del marketplace. La chiave compare subito e funziona nel playground del browser prima di scrivere una riga di codice.
Quanti endpoint ha Correttore grammaticale e di frasi — oltre 100 lingue?
Correttore grammaticale e di frasi — oltre 100 lingue pubblica 1 endpoint. Ognuno è elencato sopra con metodo, percorso e scopo.

Migliori API Produttività e scrittura gratuite

Confronti →

Prova Correttore grammaticale e di frasi — oltre 100 lingue gratis

Iscriviti al piano gratuito, ottieni la chiave e prova ogni endpoint nella playground del browser prima di scrivere una riga di codice.

Ottieni la chiave API

API correlate

Aggiornato il 2025-10-09 da Bilgisam Ltd. Informazioni