Skip to content

Commit

Permalink
fixed for 4 "as many as NUM" instances (#281)
Browse files Browse the repository at this point in the history
  • Loading branch information
nschneid committed Jan 9, 2022
1 parent 6a62bdf commit 6976998
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
32 changes: 16 additions & 16 deletions en_ewt-ud-train.conllu
Original file line number Diff line number Diff line change
Expand Up @@ -16513,10 +16513,10 @@
3 claim claim VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 0 root 0:root _
4 there there PRON EX _ 5 expl 5:expl _
5 are be VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 3 ccomp 3:ccomp _
6 as as ADV RB _ 7 advmod 7:advmod _
7 many many ADJ JJ Degree=Pos 11 amod 11:amod _
8 as as ADP IN _ 9 mark 9:mark _
9 42 42 NUM CD NumType=Card 6 advcl 6:advcl:as _
6 as as ADV RB _ 9 advmod 9:advmod _
7 many many ADJ JJ Degree=Pos 6 fixed 6:fixed _
8 as as ADP IN _ 6 fixed 6:fixed _
9 42 42 NUM CD NumType=Card 11 nummod 11:nummod _
10 RAW RAW PROPN NNP Number=Sing 11 compound 11:compound _
11 agents agent NOUN NNS Number=Plur 5 nsubj 5:nsubj _
12 based base VERB VBN Tense=Past|VerbForm=Part 11 acl 11:acl _
Expand Down Expand Up @@ -17804,10 +17804,10 @@
3 claim claim VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 0 root 0:root _
4 there there PRON EX _ 5 expl 5:expl _
5 are be VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 3 ccomp 3:ccomp _
6 as as ADV RB _ 7 advmod 7:advmod _
7 many many ADJ JJ Degree=Pos 11 amod 11:amod _
8 as as ADP IN _ 9 mark 9:mark _
9 42 42 NUM CD NumType=Card 6 advcl 6:advcl:as _
6 as as ADV RB _ 9 advmod 9:advmod _
7 many many ADJ JJ Degree=Pos 6 fixed 6:fixed _
8 as as ADP IN _ 6 fixed 6:fixed _
9 42 42 NUM CD NumType=Card 11 nummod 11:nummod _
10 RAW RAW PROPN NNP Number=Sing 11 compound 11:compound _
11 agents agent NOUN NNS Number=Plur 5 nsubj 5:nsubj _
12 based base VERB VBN Tense=Past|VerbForm=Part 11 acl 11:acl _
Expand Down Expand Up @@ -172368,10 +172368,10 @@
9 will will AUX MD VerbForm=Fin 11 aux 11:aux _
10 often often ADV RB _ 11 advmod 11:advmod _
11 have have VERB VB VerbForm=Inf 0 root 0:root _
12 as as ADV RB _ 13 advmod 13:advmod _
13 many many ADJ JJ Degree=Pos 11 obj 11:obj _
14 as as ADP IN _ 15 case 15:case _
15 one one NUM CD NumType=Card 13 obl 13:obl:as _
12 as as ADV RB _ 15 advmod 15:advmod _
13 many many ADJ JJ Degree=Pos 12 fixed 12:fixed _
14 as as ADP IN _ 12 fixed 12:fixed _
15 one one NUM CD NumType=Card 11 obj 11:obj _
16 per per ADP IN _ 17 case 17:case _
17 kitten kitten NOUN NN Number=Sing 15 nmod 15:nmod:per SpaceAfter=No
18 . . PUNCT . _ 11 punct 11:punct _
Expand Down Expand Up @@ -185710,10 +185710,10 @@
11 getting get VERB VBG VerbForm=Ger 2 advcl 2:advcl:with _
12 a a DET DT Definite=Ind|PronType=Art 13 det 13:det _
13 soaking soaking NOUN NN Number=Sing 11 obj 11:obj _
14 as as ADV RB _ 15 advmod 15:advmod _
15 many many ADJ JJ Degree=Pos 18 amod 18:amod _
16 as as ADP IN _ 17 case 17:case _
17 270 270 NUM CD NumType=Card 14 obl 14:obl:as _
14 as as ADV RB _ 17 advmod 17:advmod _
15 many many ADJ JJ Degree=Pos 14 fixed 14:fixed _
16 as as ADP IN _ 14 fixed 14:fixed _
17 270 270 NUM CD NumType=Card 18 nummod 18:nummod _
18 days day NOUN NNS Number=Plur 11 obl:tmod 11:obl:tmod _
19 of of ADP IN _ 21 case 21:case _
20 the the DET DT Definite=Def|PronType=Art 21 det 21:det _
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -289,10 +289,10 @@
11 getting get VERB VBG VerbForm=Ger 2 advcl 2:advcl:with _
12 a a DET DT Definite=Ind|PronType=Art 13 det 13:det _
13 soaking soaking NOUN NN Number=Sing 11 obj 11:obj _
14 as as ADV RB _ 15 advmod 15:advmod _
15 many many ADJ JJ Degree=Pos 18 amod 18:amod _
16 as as ADP IN _ 17 case 17:case _
17 270 270 NUM CD NumType=Card 14 obl 14:obl:as _
14 as as ADV RB _ 17 advmod 17:advmod _
15 many many ADJ JJ Degree=Pos 14 fixed 14:fixed _
16 as as ADP IN _ 14 fixed 14:fixed _
17 270 270 NUM CD NumType=Card 18 nummod 18:nummod _
18 days day NOUN NNS Number=Plur 11 obl:tmod 11:obl:tmod _
19 of of ADP IN _ 21 case 21:case _
20 the the DET DT Definite=Def|PronType=Art 21 det 21:det _
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -270,10 +270,10 @@
9 will will AUX MD VerbForm=Fin 11 aux 11:aux _
10 often often ADV RB _ 11 advmod 11:advmod _
11 have have VERB VB VerbForm=Inf 0 root 0:root _
12 as as ADV RB _ 13 advmod 13:advmod _
13 many many ADJ JJ Degree=Pos 11 obj 11:obj _
14 as as ADP IN _ 15 case 15:case _
15 one one NUM CD NumType=Card 13 obl 13:obl:as _
12 as as ADV RB _ 15 advmod 15:advmod _
13 many many ADJ JJ Degree=Pos 12 fixed 12:fixed _
14 as as ADP IN _ 12 fixed 12:fixed _
15 one one NUM CD NumType=Card 11 obj 11:obj _
16 per per ADP IN _ 17 case 17:case _
17 kitten kitten NOUN NN Number=Sing 15 nmod 15:nmod:per SpaceAfter=No
18 . . PUNCT . _ 11 punct 11:punct _
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
3 claim claim VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 0 root 0:root _
4 there there PRON EX _ 5 expl 5:expl _
5 are be VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 3 ccomp 3:ccomp _
6 as as ADV RB _ 7 advmod 7:advmod _
7 many many ADJ JJ Degree=Pos 11 amod 11:amod _
8 as as ADP IN _ 9 mark 9:mark _
9 42 42 NUM CD NumType=Card 6 advcl 6:advcl:as _
6 as as ADV RB _ 9 advmod 9:advmod _
7 many many ADJ JJ Degree=Pos 6 fixed 6:fixed _
8 as as ADP IN _ 6 fixed 6:fixed _
9 42 42 NUM CD NumType=Card 11 nummod 11:nummod _
10 RAW RAW PROPN NNP Number=Sing 11 compound 11:compound _
11 agents agent NOUN NNS Number=Plur 5 nsubj 5:nsubj _
12 based base VERB VBN Tense=Past|VerbForm=Part 11 acl 11:acl _
Expand Down Expand Up @@ -1345,10 +1345,10 @@
3 claim claim VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 0 root 0:root _
4 there there PRON EX _ 5 expl 5:expl _
5 are be VERB VBP Mood=Ind|Number=Plur|Person=3|Tense=Pres|VerbForm=Fin 3 ccomp 3:ccomp _
6 as as ADV RB _ 7 advmod 7:advmod _
7 many many ADJ JJ Degree=Pos 11 amod 11:amod _
8 as as ADP IN _ 9 mark 9:mark _
9 42 42 NUM CD NumType=Card 6 advcl 6:advcl:as _
6 as as ADV RB _ 9 advmod 9:advmod _
7 many many ADJ JJ Degree=Pos 6 fixed 6:fixed _
8 as as ADP IN _ 6 fixed 6:fixed _
9 42 42 NUM CD NumType=Card 11 nummod 11:nummod _
10 RAW RAW PROPN NNP Number=Sing 11 compound 11:compound _
11 agents agent NOUN NNS Number=Plur 5 nsubj 5:nsubj _
12 based base VERB VBN Tense=Past|VerbForm=Part 11 acl 11:acl _
Expand Down

0 comments on commit 6976998

Please sign in to comment.