Show full response payload
API Response (200 OK)
Content-Type: application/json
{
"sentence": "Hello this is my life I am working on!",
"word_count": 9,
"character_count": 30,
"punctuation_count": 1,
"passive": false,
"parenthetical_sentence_word_counts": [
[]
],
"noun_clusters": [],
"words": [
{
"index": 1,
"word": "Hello",
"lemma": "hello",
"approved": "na",
"alternatives": [],
"pos": "INTJ",
"pos_detailed": "UH",
"pos_explanation": "interjection",
"pos_detailed_explanation": "interjection",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'Hello' POS 'INTJ' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 2,
"word": "this",
"lemma": "this",
"approved": "true",
"alternatives": [],
"pos": "PRON",
"pos_detailed": "DT",
"pos_explanation": "pronoun",
"pos_detailed_explanation": "determiner",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'this' POS 'PRON' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 3,
"word": "is",
"lemma": "be",
"approved": "true",
"alternatives": [],
"pos": "AUX",
"pos_detailed": "VBZ",
"pos_explanation": "auxiliary",
"pos_detailed_explanation": "verb, 3rd person singular present",
"meaning": "have the quality of being; (copula, used with an adjective or a predicate noun)",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'is' POS 'AUX' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 4,
"word": "my",
"lemma": "my",
"approved": "na",
"alternatives": [],
"pos": "PRON",
"pos_detailed": "PRP$",
"pos_explanation": "pronoun",
"pos_detailed_explanation": "pronoun, possessive",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'my' POS 'PRON' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 5,
"word": "life",
"lemma": "life",
"approved": "true",
"alternatives": [],
"pos": "NOUN",
"pos_detailed": "NN",
"pos_explanation": "noun",
"pos_detailed_explanation": "noun, singular or mass",
"meaning": "a characteristic state or mode of living",
"spelling_variant": {
"variant": "both",
"in_us_dict": true,
"in_gb_dict": true,
"explanation": "'life' is valid in both US English and GB English.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 6,
"word": "I",
"lemma": "I",
"approved": "na",
"alternatives": [],
"pos": "PRON",
"pos_detailed": "PRP",
"pos_explanation": "pronoun",
"pos_detailed_explanation": "pronoun, personal",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'I' POS 'PRON' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 7,
"word": "am",
"lemma": "be",
"approved": "true",
"alternatives": [],
"pos": "AUX",
"pos_detailed": "VBP",
"pos_explanation": "auxiliary",
"pos_detailed_explanation": "verb, non-3rd person singular present",
"meaning": "have the quality of being; (copula, used with an adjective or a predicate noun)",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'am' POS 'AUX' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 8,
"word": "working",
"lemma": "work",
"approved": "true",
"alternatives": [],
"pos": "VERB",
"pos_detailed": "VBG",
"pos_explanation": "verb",
"pos_detailed_explanation": "verb, gerund or present participle",
"meaning": "exert oneself by doing mental or physical work for a purpose or out of necessity",
"spelling_variant": {
"variant": "both",
"in_us_dict": true,
"in_gb_dict": true,
"explanation": "'working' is valid in both US English and GB English.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 9,
"word": "on",
"lemma": "on",
"approved": "true",
"alternatives": [],
"pos": "ADP",
"pos_detailed": "IN",
"pos_explanation": "adposition",
"pos_detailed_explanation": "conjunction, subordinating or preposition",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'on' POS 'ADP' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
},
{
"index": 10,
"word": "!",
"lemma": "!",
"approved": "na",
"alternatives": [],
"pos": "PUNCT",
"pos_detailed": ".",
"pos_explanation": "punctuation",
"pos_detailed_explanation": "punctuation mark, sentence closer",
"meaning": "",
"spelling_variant": {
"variant": "not_applicable",
"in_us_dict": false,
"in_gb_dict": false,
"explanation": "'!' POS 'PUNCT' is excluded from spelling-variant analysis.",
"us_equivalent": "",
"is_incorrect": false,
"alternative_spellings": []
}
}
],
"asd_ste100": {
"rules": {
"rule_3_2": {
"violated": true,
"violation_count": 1,
"violations": [
{
"word": "working",
"lemma": "work",
"pos": "VERB",
"pos_detailed": "VBG",
"reason": "Gerund/progressive form is not allowed by ASD-STE100 Rule 3.2.",
"suggestion": ""
}
]
},
"rule_3_3": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_3_4": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_3_5": {
"violated": true,
"violation_count": 1,
"violations": [
{
"word": "working",
"lemma": "work",
"pos": "VERB",
"pos_detailed": "VBG",
"reason": "Rule 3.5 violation: non-approved '-ing' verb form used outside allowed technical noun usage.",
"suggestion": "Use an approved simple tense (for example 'work') or rewrite as a technical noun phrase."
}
]
},
"rule_3_7": {
"violated": true,
"violation_count": 1,
"violations": [
{
"word": "working",
"lemma": "work",
"pos": "VERB",
"pos_detailed": "VBG",
"reason": "Rule 3.7 violation: verb is not approved as a verb in STE dictionary.",
"suggestion": "Use an approved verb alternative or rewrite with a clear approved action verb instead of 'working'."
}
]
},
"rule_4_1": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_4_5": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_5_1": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_5_2": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_5_3": {
"violated": true,
"violation_count": 1,
"violations": [
{
"sentence": "Hello this is my life I am working on!",
"reason": "Rule 5.3 violation: instruction is not written in imperative (command) form.",
"suggestion": "Rewrite the instruction with a base-form command verb (for example, 'Continue the test.')."
}
]
},
"rule_5_5": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_6_3": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_7_1": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_8_1": {
"violated": false,
"violation_count": 0,
"violations": []
},
"rule_8_5": {
"violated": false,
"violation_count": 0,
"sentence_counts": [],
"violations": []
}
},
"general_recommendations": {
"gr_1": {
"violated": false,
"violation_count": 0,
"violations": []
},
"gr_2": {
"violated": false,
"violation_count": 0,
"violations": []
}
}
}
}