{ "lang":"en", "name":"readability", "version":"0.1", "description":"A Spacy pipeline for generating readability scores", "author":"Valurank", "email":"", "url":"www.valurank.com", "license":"", "spacy_version":">=3.2.1,<3.3.0", "spacy_git_version":"800737b41", "vectors":{ "width":0, "vectors":0, "keys":0, "name":null }, "labels":{ "tok2vec":[ ], "tagger":[ "$", "''", ",", "-LRB-", "-RRB-", ".", ":", "ADD", "AFX", "CC", "CD", "DT", "EX", "FW", "HYPH", "IN", "JJ", "JJR", "JJS", "LS", "MD", "NFP", "NN", "NNP", "NNPS", "NNS", "PDT", "POS", "PRP", "PRP$", "RB", "RBR", "RBS", "RP", "SYM", "TO", "UH", "VB", "VBD", "VBG", "VBN", "VBP", "VBZ", "WDT", "WP", "WP$", "WRB", "XX", "``" ], "parser":[ "ROOT", "acl", "acomp", "advcl", "advmod", "agent", "amod", "appos", "attr", "aux", "auxpass", "case", "cc", "ccomp", "compound", "conj", "csubj", "csubjpass", "dative", "dep", "det", "dobj", "expl", "intj", "mark", "meta", "neg", "nmod", "npadvmod", "nsubj", "nsubjpass", "nummod", "oprd", "parataxis", "pcomp", "pobj", "poss", "preconj", "predet", "prep", "prt", "punct", "quantmod", "relcl", "xcomp" ], "attribute_ruler":[ ] }, "pipeline":[ "tok2vec", "tagger", "parser", "attribute_ruler", "readability" ], "components":[ "tok2vec", "tagger", "parser", "attribute_ruler", "readability" ], "disabled":[ ], "author_email":"hello@valurank.com", "performance":{ }, "pipeline_tag":"text-classification", "requirements":[ ] }