| { | |
| "lang":"en", | |
| "name":"grammar_checker", | |
| "version":"1.0.2", | |
| "description":"Essay Grammar Checker", | |
| "author":"Irina Proskurina", | |
| "email":"", | |
| "url":"", | |
| "license":"CC BY-SA 3.0", | |
| "spacy_version":">=3.5.0,<3.6.0", | |
| "parent_package":"spacy", | |
| "requirements":[ | |
| "spacy-transformers>=1.0.0" | |
| ], | |
| "sources":[ | |
| { | |
| "license":"MIT" | |
| } | |
| ], | |
| "vectors":{ | |
| "width":0, | |
| "vectors":0, | |
| "keys":0, | |
| "name":null | |
| }, | |
| "pipeline":[ | |
| "punctuation", | |
| "spelling", | |
| "articles", | |
| "grammar_major", | |
| "grammar_minor", | |
| "vocabulary" | |
| ], | |
| "components":[ | |
| "punctuation", | |
| "spelling", | |
| "articles", | |
| "grammar_major", | |
| "grammar_minor", | |
| "vocabulary" | |
| ], | |
| "labels":{ | |
| }, | |
| "performance":{ | |
| "spans_articles_p":0.871184029, | |
| "spans_articles_r":0.8174664185, | |
| "spans_articles_f":0.8434708191, | |
| "spans_punctuation_p":0.8551832461, | |
| "spans_punctuation_r":0.7150236386, | |
| "spans_punctuation_f":0.7788479878, | |
| "spans_spelling_p":0.9357875192, | |
| "spans_spelling_r":0.9341886817, | |
| "spans_spelling_f":0.9349874169, | |
| "spans_spelling_per_type":{ | |
| "Spelling":{ | |
| "p":0.9374147491, | |
| "r":0.9391782767, | |
| "f":0.9382956842 | |
| }, | |
| "Capitalisation":{ | |
| "p":0.9190371991, | |
| "r":0.8848314607, | |
| "f":0.9016100179 | |
| } | |
| }, | |
| "spans_vocabulary_p":0.8670995315, | |
| "spans_vocabulary_r":0.4733276504, | |
| "spans_vocabulary_f":0.6123752032, | |
| "spans_vocabulary_per_type":{ | |
| "Category_confusion":{ | |
| "p":0.8778258778, | |
| "r":0.5900420304, | |
| "f":0.7057231245 | |
| }, | |
| "lex_item_choice":{ | |
| "p":0.8569078947, | |
| "r":0.5709589041, | |
| "f":0.6853008879 | |
| }, | |
| "Formational_affixes":{ | |
| "p":0.9155597723, | |
| "r":0.6241914618, | |
| "f":0.7423076923 | |
| }, | |
| "lex_part_choice":{ | |
| "p":0.8987341772, | |
| "r":0.1349809886, | |
| "f":0.2347107438 | |
| }, | |
| "Word_choice":{ | |
| "p":0.874015748, | |
| "r":0.0494432071, | |
| "f":0.0935919056 | |
| } | |
| }, | |
| "spans_grammar_minor_p":0.9128390792, | |
| "spans_grammar_minor_r":0.7960135708, | |
| "spans_grammar_minor_f":0.850432944, | |
| "spans_grammar_minor_per_type":{ | |
| "Word_order":{ | |
| "p":0.8572580645, | |
| "r":0.3808670727, | |
| "f":0.5274125527 | |
| }, | |
| "Noun_number":{ | |
| "p":0.930813454, | |
| "r":0.9101247012, | |
| "f":0.9203528259 | |
| }, | |
| "Verb_pattern":{ | |
| "p":0.8855140187, | |
| "r":0.4880875724, | |
| "f":0.6293067663 | |
| }, | |
| "Numerals":{ | |
| "p":0.7721221613, | |
| "r":0.7037830121, | |
| "f":0.7363704257 | |
| }, | |
| "Determiners":{ | |
| "p":0.5853658537, | |
| "r":0.0231884058, | |
| "f":0.0446096654 | |
| } | |
| }, | |
| "spans_grammar_major_p":0.8742891188, | |
| "spans_grammar_major_r":0.5810864322, | |
| "spans_grammar_major_f":0.6981531941, | |
| "spans_grammar_major_per_type":{ | |
| "Absence_comp_sent":{ | |
| "p":0.8377253814, | |
| "r":0.1694249649, | |
| "f":0.2818478768 | |
| }, | |
| "Agreement_errors":{ | |
| "p":0.8996185505, | |
| "r":0.77984685, | |
| "f":0.8354619185 | |
| }, | |
| "Tense_choice":{ | |
| "p":0.8702422145, | |
| "r":0.7837110482, | |
| "f":0.824713072 | |
| }, | |
| "Redundant_comp":{ | |
| "p":0.8226534296, | |
| "r":0.3524748647, | |
| "f":0.4935029778 | |
| }, | |
| "Prepositions":{ | |
| "p":0.883926439, | |
| "r":0.5934894163, | |
| "f":0.7101602226 | |
| } | |
| } | |
| }, | |
| "speed":5613.7287946692, | |
| "spacy_git_version":"61dfdd9fb", | |
| "disabled":[ | |
| ] | |
| } |