rtuora commited on
Commit
54405d3
1 Parent(s): 10653b5

Readme table fix

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -77,6 +77,7 @@ Polish transformer pipeline (herbert-base-cased). Components: transformer, tagge
77
  | **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:cmpr`, `advcl:relcl`, `advmod`, `advmod:arg`, `advmod:emph`, `advmod:neg`, `amod`, `amod:flat`, `appos`, `aux`, `aux:cnd`, `aux:imp`, `aux:pass`, `case`, `cc`, `cc:preconj`, `ccomp`, `ccomp:cleft`, `ccomp:obj`, `conj`, `cop`, `csubj`, `dep`, `det`, `det:numgov`, `det:nummod`, `det:poss`, `discourse:intj`, `expl:pv`, `fixed`, `flat`, `flat:foreign`, `iobj`, `list`, `mark`, `nmod`, `nmod:arg`, `nmod:flat`, `nmod:poss`, `nsubj`, `nsubj:pass`, `nummod`, `nummod:flat`, `nummod:gov`, `obj`, `obl`, `obl:agent`, `obl:arg`, `obl:cmpr`, `obl:orphan`, `orphan`, `parataxis:insert`, `parataxis:obj`, `punct`, `vocative`, `xcomp`, `xcomp:cleft`, `xcomp:pred`, `xcomp:subj` |
78
  | **`ner`** | `DATE`, `GEOGNAME`, `ORGNAME`, `PERSNAME`, `PLACENAME`, `TIME` |
79
  </details>
 
80
  ### Accuracy
81
  | Type | Score |
82
  | --- | --- |
 
77
  | **`parser`** | `ROOT`, `acl`, `acl:relcl`, `advcl`, `advcl:cmpr`, `advcl:relcl`, `advmod`, `advmod:arg`, `advmod:emph`, `advmod:neg`, `amod`, `amod:flat`, `appos`, `aux`, `aux:cnd`, `aux:imp`, `aux:pass`, `case`, `cc`, `cc:preconj`, `ccomp`, `ccomp:cleft`, `ccomp:obj`, `conj`, `cop`, `csubj`, `dep`, `det`, `det:numgov`, `det:nummod`, `det:poss`, `discourse:intj`, `expl:pv`, `fixed`, `flat`, `flat:foreign`, `iobj`, `list`, `mark`, `nmod`, `nmod:arg`, `nmod:flat`, `nmod:poss`, `nsubj`, `nsubj:pass`, `nummod`, `nummod:flat`, `nummod:gov`, `obj`, `obl`, `obl:agent`, `obl:arg`, `obl:cmpr`, `obl:orphan`, `orphan`, `parataxis:insert`, `parataxis:obj`, `punct`, `vocative`, `xcomp`, `xcomp:cleft`, `xcomp:pred`, `xcomp:subj` |
78
  | **`ner`** | `DATE`, `GEOGNAME`, `ORGNAME`, `PERSNAME`, `PLACENAME`, `TIME` |
79
  </details>
80
+
81
  ### Accuracy
82
  | Type | Score |
83
  | --- | --- |