{ "lang":"en", "name":"pos_counter", "version":"0.1", "description":"A Spacy pipeline for counting Part-of-speech articles", "author":"Valurank", "email":"", "url":"www.valurank.com", "license":"", "spacy_version":">=3.4.0,<3.5.0", "spacy_git_version":"d583626a8", "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", "_SP", "``" ], "attribute_ruler":[ ] }, "pipeline":[ "tok2vec", "tagger", "attribute_ruler", "pos_counter" ], "components":[ "tok2vec", "tagger", "attribute_ruler", "pos_counter" ], "disabled":[ ], "author_email":"hello@valurank.com", "performance":{ }, "pipeline_tag":"text-classification", "requirements":[ ] }