2023-03-29 01:36:02,993 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,995 Model: "SequenceTagger( (embeddings): TransformerWordEmbeddings( (model): XLMRobertaModel( (embeddings): RobertaEmbeddings( (word_embeddings): Embedding(250003, 1024) (position_embeddings): Embedding(514, 1024, padding_idx=1) (token_type_embeddings): Embedding(1, 1024) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) (encoder): RobertaEncoder( (layer): ModuleList( (0): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (1): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (2): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (3): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (4): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (5): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (6): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (7): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (8): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (9): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (10): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (11): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (12): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (13): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (14): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (15): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (16): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (17): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (18): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (19): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (20): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (21): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (22): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (23): RobertaLayer( (attention): RobertaAttention( (self): RobertaSelfAttention( (query): Linear(in_features=1024, out_features=1024, bias=True) (key): Linear(in_features=1024, out_features=1024, bias=True) (value): Linear(in_features=1024, out_features=1024, bias=True) (dropout): Dropout(p=0.1, inplace=False) ) (output): RobertaSelfOutput( (dense): Linear(in_features=1024, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) (intermediate): RobertaIntermediate( (dense): Linear(in_features=1024, out_features=4096, bias=True) (intermediate_act_fn): GELUActivation() ) (output): RobertaOutput( (dense): Linear(in_features=4096, out_features=1024, bias=True) (LayerNorm): LayerNorm((1024,), eps=1e-05, elementwise_affine=True) (dropout): Dropout(p=0.1, inplace=False) ) ) ) ) (pooler): RobertaPooler( (dense): Linear(in_features=1024, out_features=1024, bias=True) (activation): Tanh() ) ) ) (locked_dropout): LockedDropout(p=0.5) (linear): Linear(in_features=1024, out_features=4856, bias=True) (loss_function): CrossEntropyLoss() )" 2023-03-29 01:36:02,996 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,997 Corpus: "MultiCorpus: 107447 train + 12378 dev + 11372 test sentences - ColumnCorpus Corpus: 75187 train + 9603 dev + 9479 test sentences - resources/tasks/srl - ColumnCorpus Corpus: 13814 train + 799 dev + 977 test sentences - resources/tasks/up2_german - ColumnCorpus Corpus: 14449 train + 1476 dev + 416 test sentences - resources/tasks/up2_french - ColumnCorpus Corpus: 3997 train + 500 dev + 500 test sentences - resources/tasks/up2_chinese" 2023-03-29 01:36:02,997 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,997 Parameters: 2023-03-29 01:36:02,997 - learning_rate: "0.000005" 2023-03-29 01:36:02,997 - mini_batch_size: "4" 2023-03-29 01:36:02,997 - patience: "3" 2023-03-29 01:36:02,997 - anneal_factor: "0.5" 2023-03-29 01:36:02,997 - max_epochs: "10" 2023-03-29 01:36:02,997 - shuffle: "True" 2023-03-29 01:36:02,997 - train_with_dev: "True" 2023-03-29 01:36:02,997 - batch_growth_annealing: "False" 2023-03-29 01:36:02,997 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,997 Model training base path: "resources/taggers/flert-models/flert-multiframe-with-dev-True-with_test-False-full_init_decoder-True-dropout_refactor-257" 2023-03-29 01:36:02,997 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,997 Device: cuda:1 2023-03-29 01:36:02,997 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:36:02,997 Embeddings storage mode: none 2023-03-29 01:36:02,997 ---------------------------------------------------------------------------------------------------- 2023-03-29 01:51:29,306 epoch 1 - iter 2995/29957 - loss 0.46880483 - time (sec): 926.31 - samples/sec: 245.88 - lr: 0.000000 2023-03-29 02:06:50,133 epoch 1 - iter 5990/29957 - loss 0.39735513 - time (sec): 1847.14 - samples/sec: 246.42 - lr: 0.000001 2023-03-29 02:22:03,301 epoch 1 - iter 8985/29957 - loss 0.35484370 - time (sec): 2760.30 - samples/sec: 246.11 - lr: 0.000001 2023-03-29 02:36:51,472 epoch 1 - iter 11980/29957 - loss 0.32766105 - time (sec): 3648.47 - samples/sec: 247.77 - lr: 0.000002 2023-03-29 02:52:05,358 epoch 1 - iter 14975/29957 - loss 0.30989385 - time (sec): 4562.36 - samples/sec: 247.82 - lr: 0.000002 2023-03-29 03:07:47,447 epoch 1 - iter 17970/29957 - loss 0.29597177 - time (sec): 5504.45 - samples/sec: 246.75 - lr: 0.000003 2023-03-29 03:23:23,678 epoch 1 - iter 20965/29957 - loss 0.28455843 - time (sec): 6440.68 - samples/sec: 246.22 - lr: 0.000003 2023-03-29 03:38:56,804 epoch 1 - iter 23960/29957 - loss 0.27554777 - time (sec): 7373.81 - samples/sec: 245.94 - lr: 0.000004 2023-03-29 03:54:33,198 epoch 1 - iter 26955/29957 - loss 0.26823442 - time (sec): 8310.20 - samples/sec: 245.65 - lr: 0.000004 2023-03-29 04:09:46,074 epoch 1 - iter 29950/29957 - loss 0.26211479 - time (sec): 9223.08 - samples/sec: 245.77 - lr: 0.000005 2023-03-29 04:09:47,728 ---------------------------------------------------------------------------------------------------- 2023-03-29 04:09:47,728 EPOCH 1 done: loss 0.2621 - lr 0.000005 2023-03-29 04:13:04,872 Evaluating as a multi-label problem: False 2023-03-29 04:13:05,179 TEST : loss 0.16172035038471222 - f1-score (micro avg) 0.8798 2023-03-29 04:13:05,385 ---------------------------------------------------------------------------------------------------- 2023-03-29 04:28:36,749 epoch 2 - iter 2995/29957 - loss 0.19225970 - time (sec): 931.36 - samples/sec: 242.77 - lr: 0.000005 2023-03-29 04:44:03,052 epoch 2 - iter 5990/29957 - loss 0.18862864 - time (sec): 1857.67 - samples/sec: 244.30 - lr: 0.000005 2023-03-29 04:58:14,107 epoch 2 - iter 8985/29957 - loss 0.18642837 - time (sec): 2708.72 - samples/sec: 251.31 - lr: 0.000005 2023-03-29 05:13:47,858 epoch 2 - iter 11980/29957 - loss 0.18445782 - time (sec): 3642.47 - samples/sec: 249.39 - lr: 0.000005 2023-03-29 05:29:18,027 epoch 2 - iter 14975/29957 - loss 0.18227396 - time (sec): 4572.64 - samples/sec: 248.29 - lr: 0.000005 2023-03-29 05:44:54,005 epoch 2 - iter 17970/29957 - loss 0.18042676 - time (sec): 5508.62 - samples/sec: 247.13 - lr: 0.000005 2023-03-29 06:00:10,058 epoch 2 - iter 20965/29957 - loss 0.18034247 - time (sec): 6424.67 - samples/sec: 247.17 - lr: 0.000005 2023-03-29 06:14:57,888 epoch 2 - iter 23960/29957 - loss 0.17959256 - time (sec): 7312.50 - samples/sec: 247.95 - lr: 0.000005 2023-03-29 06:30:34,695 epoch 2 - iter 26955/29957 - loss 0.17863423 - time (sec): 8249.31 - samples/sec: 247.46 - lr: 0.000005 2023-03-29 06:45:55,986 epoch 2 - iter 29950/29957 - loss 0.17708644 - time (sec): 9170.60 - samples/sec: 247.18 - lr: 0.000004 2023-03-29 06:45:57,775 ---------------------------------------------------------------------------------------------------- 2023-03-29 06:45:57,775 EPOCH 2 done: loss 0.1771 - lr 0.000004 2023-03-29 06:50:07,545 Evaluating as a multi-label problem: False 2023-03-29 06:50:07,862 TEST : loss 0.12273010611534119 - f1-score (micro avg) 0.8991 2023-03-29 06:50:08,065 ---------------------------------------------------------------------------------------------------- 2023-03-29 07:05:36,429 epoch 3 - iter 2995/29957 - loss 0.14692283 - time (sec): 928.36 - samples/sec: 242.71 - lr: 0.000004 2023-03-29 07:21:05,105 epoch 3 - iter 5990/29957 - loss 0.14636916 - time (sec): 1857.04 - samples/sec: 243.00 - lr: 0.000004 2023-03-29 07:35:16,001 epoch 3 - iter 8985/29957 - loss 0.14795354 - time (sec): 2707.94 - samples/sec: 250.72 - lr: 0.000004 2023-03-29 07:50:07,631 epoch 3 - iter 11980/29957 - loss 0.14769979 - time (sec): 3599.57 - samples/sec: 251.64 - lr: 0.000004 2023-03-29 08:05:35,635 epoch 3 - iter 14975/29957 - loss 0.14686968 - time (sec): 4527.57 - samples/sec: 249.83 - lr: 0.000004 2023-03-29 08:21:13,273 epoch 3 - iter 17970/29957 - loss 0.14531486 - time (sec): 5465.21 - samples/sec: 248.28 - lr: 0.000004 2023-03-29 08:36:48,870 epoch 3 - iter 20965/29957 - loss 0.14488086 - time (sec): 6400.80 - samples/sec: 247.34 - lr: 0.000004 2023-03-29 08:50:56,416 epoch 3 - iter 23960/29957 - loss 0.14489370 - time (sec): 7248.35 - samples/sec: 250.25 - lr: 0.000004 2023-03-29 09:06:11,129 epoch 3 - iter 26955/29957 - loss 0.14397849 - time (sec): 8163.06 - samples/sec: 249.84 - lr: 0.000004 2023-03-29 09:18:44,972 epoch 3 - iter 29950/29957 - loss 0.14352103 - time (sec): 8916.91 - samples/sec: 254.22 - lr: 0.000004 2023-03-29 09:18:46,409 ---------------------------------------------------------------------------------------------------- 2023-03-29 09:18:46,409 EPOCH 3 done: loss 0.1435 - lr 0.000004 2023-03-29 09:22:32,979 Evaluating as a multi-label problem: False 2023-03-29 09:22:33,292 TEST : loss 0.12182175368070602 - f1-score (micro avg) 0.9063 2023-03-29 09:22:33,500 ---------------------------------------------------------------------------------------------------- 2023-03-29 09:37:39,956 epoch 4 - iter 2995/29957 - loss 0.12438966 - time (sec): 906.46 - samples/sec: 250.79 - lr: 0.000004 2023-03-29 09:50:33,916 epoch 4 - iter 5990/29957 - loss 0.12418894 - time (sec): 1680.42 - samples/sec: 269.39 - lr: 0.000004 2023-03-29 10:03:35,604 epoch 4 - iter 8985/29957 - loss 0.12400493 - time (sec): 2462.10 - samples/sec: 275.79 - lr: 0.000004 2023-03-29 10:18:24,512 epoch 4 - iter 11980/29957 - loss 0.12411795 - time (sec): 3351.01 - samples/sec: 269.96 - lr: 0.000004 2023-03-29 10:32:37,038 epoch 4 - iter 14975/29957 - loss 0.12415666 - time (sec): 4203.54 - samples/sec: 269.28 - lr: 0.000004 2023-03-29 10:48:06,975 epoch 4 - iter 17970/29957 - loss 0.12443076 - time (sec): 5133.47 - samples/sec: 264.49 - lr: 0.000004 2023-03-29 11:01:31,791 epoch 4 - iter 20965/29957 - loss 0.12414480 - time (sec): 5938.29 - samples/sec: 266.94 - lr: 0.000004 2023-03-29 11:13:19,050 epoch 4 - iter 23960/29957 - loss 0.12420919 - time (sec): 6645.55 - samples/sec: 272.88 - lr: 0.000003 2023-03-29 11:27:26,175 epoch 4 - iter 26955/29957 - loss 0.12345446 - time (sec): 7492.67 - samples/sec: 272.47 - lr: 0.000003 2023-03-29 11:41:46,492 epoch 4 - iter 29950/29957 - loss 0.12341465 - time (sec): 8352.99 - samples/sec: 271.38 - lr: 0.000003 2023-03-29 11:41:48,713 ---------------------------------------------------------------------------------------------------- 2023-03-29 11:41:48,713 EPOCH 4 done: loss 0.1234 - lr 0.000003 2023-03-29 11:46:00,810 Evaluating as a multi-label problem: False 2023-03-29 11:46:01,112 TEST : loss 0.12465336918830872 - f1-score (micro avg) 0.9126 2023-03-29 11:46:01,318 ---------------------------------------------------------------------------------------------------- 2023-03-29 11:58:03,180 epoch 5 - iter 2995/29957 - loss 0.10747937 - time (sec): 721.86 - samples/sec: 313.09 - lr: 0.000003 2023-03-29 12:12:00,657 epoch 5 - iter 5990/29957 - loss 0.10788088 - time (sec): 1559.34 - samples/sec: 291.56 - lr: 0.000003 2023-03-29 12:27:26,558 epoch 5 - iter 8985/29957 - loss 0.10717073 - time (sec): 2485.24 - samples/sec: 273.79 - lr: 0.000003 2023-03-29 12:40:50,711 epoch 5 - iter 11980/29957 - loss 0.10700021 - time (sec): 3289.39 - samples/sec: 276.50 - lr: 0.000003 2023-03-29 12:53:29,585 epoch 5 - iter 14975/29957 - loss 0.10770004 - time (sec): 4048.27 - samples/sec: 280.90 - lr: 0.000003 2023-03-29 13:06:24,497 epoch 5 - iter 17970/29957 - loss 0.10774019 - time (sec): 4823.18 - samples/sec: 283.11 - lr: 0.000003 2023-03-29 13:18:14,705 epoch 5 - iter 20965/29957 - loss 0.10813006 - time (sec): 5533.39 - samples/sec: 287.23 - lr: 0.000003 2023-03-29 13:33:29,124 epoch 5 - iter 23960/29957 - loss 0.10849193 - time (sec): 6447.81 - samples/sec: 281.43 - lr: 0.000003 2023-03-29 13:45:52,449 epoch 5 - iter 26955/29957 - loss 0.10851587 - time (sec): 7191.13 - samples/sec: 283.69 - lr: 0.000003 2023-03-29 13:59:04,496 epoch 5 - iter 29950/29957 - loss 0.10821391 - time (sec): 7983.18 - samples/sec: 283.96 - lr: 0.000003 2023-03-29 13:59:06,617 ---------------------------------------------------------------------------------------------------- 2023-03-29 13:59:06,617 EPOCH 5 done: loss 0.1082 - lr 0.000003 2023-03-29 14:03:19,848 Evaluating as a multi-label problem: False 2023-03-29 14:03:20,155 TEST : loss 0.13846297562122345 - f1-score (micro avg) 0.9132 2023-03-29 14:03:20,365 ---------------------------------------------------------------------------------------------------- 2023-03-29 14:18:41,502 epoch 6 - iter 2995/29957 - loss 0.09062871 - time (sec): 921.14 - samples/sec: 244.06 - lr: 0.000003 2023-03-29 14:34:09,674 epoch 6 - iter 5990/29957 - loss 0.09437949 - time (sec): 1849.31 - samples/sec: 242.77 - lr: 0.000003 2023-03-29 14:49:00,185 epoch 6 - iter 8985/29957 - loss 0.09483008 - time (sec): 2739.82 - samples/sec: 247.09 - lr: 0.000003 2023-03-29 15:01:42,100 epoch 6 - iter 11980/29957 - loss 0.09600700 - time (sec): 3501.73 - samples/sec: 257.80 - lr: 0.000003 2023-03-29 15:15:20,696 epoch 6 - iter 14975/29957 - loss 0.09511296 - time (sec): 4320.33 - samples/sec: 261.89 - lr: 0.000003 2023-03-29 15:27:06,122 epoch 6 - iter 17970/29957 - loss 0.09466063 - time (sec): 5025.76 - samples/sec: 270.24 - lr: 0.000002 2023-03-29 15:40:20,919 epoch 6 - iter 20965/29957 - loss 0.09462140 - time (sec): 5820.55 - samples/sec: 272.18 - lr: 0.000002 2023-03-29 15:56:02,732 epoch 6 - iter 23960/29957 - loss 0.09415645 - time (sec): 6762.37 - samples/sec: 268.04 - lr: 0.000002 2023-03-29 16:09:27,087 epoch 6 - iter 26955/29957 - loss 0.09361026 - time (sec): 7566.72 - samples/sec: 269.54 - lr: 0.000002 2023-03-29 16:21:51,942 epoch 6 - iter 29950/29957 - loss 0.09351794 - time (sec): 8311.58 - samples/sec: 272.73 - lr: 0.000002 2023-03-29 16:21:53,610 ---------------------------------------------------------------------------------------------------- 2023-03-29 16:21:53,610 EPOCH 6 done: loss 0.0935 - lr 0.000002 2023-03-29 16:25:43,322 Evaluating as a multi-label problem: False 2023-03-29 16:25:43,630 TEST : loss 0.15583500266075134 - f1-score (micro avg) 0.9149 2023-03-29 16:25:43,844 ---------------------------------------------------------------------------------------------------- 2023-03-29 16:41:22,457 epoch 7 - iter 2995/29957 - loss 0.08339559 - time (sec): 938.61 - samples/sec: 242.21 - lr: 0.000002 2023-03-29 16:55:43,135 epoch 7 - iter 5990/29957 - loss 0.08505759 - time (sec): 1799.29 - samples/sec: 251.89 - lr: 0.000002 2023-03-29 17:09:10,166 epoch 7 - iter 8985/29957 - loss 0.08450058 - time (sec): 2606.32 - samples/sec: 261.08 - lr: 0.000002 2023-03-29 17:22:12,711 epoch 7 - iter 11980/29957 - loss 0.08439322 - time (sec): 3388.87 - samples/sec: 267.74 - lr: 0.000002 2023-03-29 17:36:56,920 epoch 7 - iter 14975/29957 - loss 0.08496697 - time (sec): 4273.08 - samples/sec: 265.13 - lr: 0.000002 2023-03-29 17:51:23,137 epoch 7 - iter 17970/29957 - loss 0.08430926 - time (sec): 5139.29 - samples/sec: 264.60 - lr: 0.000002 2023-03-29 18:06:38,028 epoch 7 - iter 20965/29957 - loss 0.08434617 - time (sec): 6054.18 - samples/sec: 262.08 - lr: 0.000002 2023-03-29 18:20:41,114 epoch 7 - iter 23960/29957 - loss 0.08470416 - time (sec): 6897.27 - samples/sec: 262.76 - lr: 0.000002 2023-03-29 18:35:37,553 epoch 7 - iter 26955/29957 - loss 0.08432450 - time (sec): 7793.71 - samples/sec: 261.92 - lr: 0.000002 2023-03-29 18:49:31,622 epoch 7 - iter 29950/29957 - loss 0.08410419 - time (sec): 8627.78 - samples/sec: 262.74 - lr: 0.000002 2023-03-29 18:49:33,171 ---------------------------------------------------------------------------------------------------- 2023-03-29 18:49:33,171 EPOCH 7 done: loss 0.0841 - lr 0.000002 2023-03-29 18:53:01,505 Evaluating as a multi-label problem: False 2023-03-29 18:53:01,823 TEST : loss 0.1650567501783371 - f1-score (micro avg) 0.9149 2023-03-29 18:53:02,035 ---------------------------------------------------------------------------------------------------- 2023-03-29 19:06:36,133 epoch 8 - iter 2995/29957 - loss 0.07718162 - time (sec): 814.10 - samples/sec: 281.10 - lr: 0.000002 2023-03-29 19:21:14,756 epoch 8 - iter 5990/29957 - loss 0.07594681 - time (sec): 1692.72 - samples/sec: 268.96 - lr: 0.000002 2023-03-29 19:36:38,916 epoch 8 - iter 8985/29957 - loss 0.07482926 - time (sec): 2616.88 - samples/sec: 260.42 - lr: 0.000002 2023-03-29 19:50:54,924 epoch 8 - iter 11980/29957 - loss 0.07420688 - time (sec): 3472.89 - samples/sec: 261.61 - lr: 0.000001 2023-03-29 20:06:31,696 epoch 8 - iter 14975/29957 - loss 0.07395081 - time (sec): 4409.66 - samples/sec: 256.96 - lr: 0.000001 2023-03-29 20:20:23,024 epoch 8 - iter 17970/29957 - loss 0.07479621 - time (sec): 5240.99 - samples/sec: 259.51 - lr: 0.000001 2023-03-29 20:35:14,527 epoch 8 - iter 20965/29957 - loss 0.07527468 - time (sec): 6132.49 - samples/sec: 258.76 - lr: 0.000001 2023-03-29 20:48:45,783 epoch 8 - iter 23960/29957 - loss 0.07568633 - time (sec): 6943.75 - samples/sec: 261.22 - lr: 0.000001 2023-03-29 21:03:40,650 epoch 8 - iter 26955/29957 - loss 0.07580327 - time (sec): 7838.62 - samples/sec: 260.33 - lr: 0.000001 2023-03-29 21:18:40,507 epoch 8 - iter 29950/29957 - loss 0.07592980 - time (sec): 8738.47 - samples/sec: 259.40 - lr: 0.000001 2023-03-29 21:18:42,554 ---------------------------------------------------------------------------------------------------- 2023-03-29 21:18:42,554 EPOCH 8 done: loss 0.0759 - lr 0.000001 2023-03-29 21:22:54,466 Evaluating as a multi-label problem: False 2023-03-29 21:22:54,772 TEST : loss 0.1778634637594223 - f1-score (micro avg) 0.9173 2023-03-29 21:22:54,982 ---------------------------------------------------------------------------------------------------- 2023-03-29 21:38:33,999 epoch 9 - iter 2995/29957 - loss 0.06787779 - time (sec): 939.02 - samples/sec: 242.53 - lr: 0.000001 2023-03-29 21:51:38,858 epoch 9 - iter 5990/29957 - loss 0.06717283 - time (sec): 1723.88 - samples/sec: 262.75 - lr: 0.000001 2023-03-29 22:06:27,175 epoch 9 - iter 8985/29957 - loss 0.06730245 - time (sec): 2612.19 - samples/sec: 260.12 - lr: 0.000001 2023-03-29 22:21:29,051 epoch 9 - iter 11980/29957 - loss 0.06799005 - time (sec): 3514.07 - samples/sec: 257.62 - lr: 0.000001 2023-03-29 22:33:46,819 epoch 9 - iter 14975/29957 - loss 0.06786101 - time (sec): 4251.84 - samples/sec: 266.19 - lr: 0.000001 2023-03-29 22:48:22,858 epoch 9 - iter 17970/29957 - loss 0.06796191 - time (sec): 5127.88 - samples/sec: 264.84 - lr: 0.000001 2023-03-29 23:03:24,182 epoch 9 - iter 20965/29957 - loss 0.06814174 - time (sec): 6029.20 - samples/sec: 262.81 - lr: 0.000001 2023-03-29 23:15:27,283 epoch 9 - iter 23960/29957 - loss 0.06811171 - time (sec): 6752.30 - samples/sec: 267.91 - lr: 0.000001 2023-03-29 23:29:50,602 epoch 9 - iter 26955/29957 - loss 0.06821501 - time (sec): 7615.62 - samples/sec: 267.63 - lr: 0.000001 2023-03-29 23:42:42,061 epoch 9 - iter 29950/29957 - loss 0.06831983 - time (sec): 8387.08 - samples/sec: 270.28 - lr: 0.000001 2023-03-29 23:42:44,124 ---------------------------------------------------------------------------------------------------- 2023-03-29 23:42:44,125 EPOCH 9 done: loss 0.0683 - lr 0.000001 2023-03-29 23:46:54,413 Evaluating as a multi-label problem: False 2023-03-29 23:46:54,722 TEST : loss 0.1974010169506073 - f1-score (micro avg) 0.917 2023-03-29 23:46:54,956 ---------------------------------------------------------------------------------------------------- 2023-03-30 00:01:57,379 epoch 10 - iter 2995/29957 - loss 0.06313434 - time (sec): 902.42 - samples/sec: 250.31 - lr: 0.000001 2023-03-30 00:15:33,130 epoch 10 - iter 5990/29957 - loss 0.06264148 - time (sec): 1718.17 - samples/sec: 264.69 - lr: 0.000000 2023-03-30 00:29:37,352 epoch 10 - iter 8985/29957 - loss 0.06381918 - time (sec): 2562.40 - samples/sec: 265.68 - lr: 0.000000 2023-03-30 00:42:16,936 epoch 10 - iter 11980/29957 - loss 0.06392173 - time (sec): 3321.98 - samples/sec: 273.01 - lr: 0.000000 2023-03-30 00:57:12,421 epoch 10 - iter 14975/29957 - loss 0.06281600 - time (sec): 4217.46 - samples/sec: 269.01 - lr: 0.000000 2023-03-30 01:11:35,933 epoch 10 - iter 17970/29957 - loss 0.06293405 - time (sec): 5080.98 - samples/sec: 267.90 - lr: 0.000000 2023-03-30 01:25:17,749 epoch 10 - iter 20965/29957 - loss 0.06273723 - time (sec): 5902.79 - samples/sec: 269.11 - lr: 0.000000 2023-03-30 01:37:46,575 epoch 10 - iter 23960/29957 - loss 0.06293913 - time (sec): 6651.62 - samples/sec: 272.87 - lr: 0.000000 2023-03-30 01:53:09,066 epoch 10 - iter 26955/29957 - loss 0.06300551 - time (sec): 7574.11 - samples/sec: 269.62 - lr: 0.000000 2023-03-30 02:08:25,999 epoch 10 - iter 29950/29957 - loss 0.06294442 - time (sec): 8491.04 - samples/sec: 266.96 - lr: 0.000000 2023-03-30 02:08:27,590 ---------------------------------------------------------------------------------------------------- 2023-03-30 02:08:27,590 EPOCH 10 done: loss 0.0629 - lr 0.000000 2023-03-30 02:11:50,511 Evaluating as a multi-label problem: False 2023-03-30 02:11:50,823 TEST : loss 0.21053461730480194 - f1-score (micro avg) 0.9176 2023-03-30 02:12:00,526 ---------------------------------------------------------------------------------------------------- 2023-03-30 02:12:00,528 Testing using last state of model ... 2023-03-30 02:16:10,255 Evaluating as a multi-label problem: False 2023-03-30 02:16:10,565 0.9122 0.923 0.9176 0.8917 2023-03-30 02:16:10,565 Results: - F-score (micro) 0.9176 - F-score (macro) 0.6415 - Accuracy 0.8917 By class: precision recall f1-score support be.01 0.9689 0.9660 0.9674 4059 be.03 0.9504 0.9659 0.9581 1963 have.01 0.9822 0.9886 0.9854 1226 say.01 0.9884 0.9955 0.9919 1108 do.01 0.9684 0.9938 0.9809 647 have.03 0.9191 0.9247 0.9219 651 think.01 0.9795 0.9911 0.9853 337 be.02 0.9486 0.9632 0.9559 326 see.01 0.9869 0.9837 0.9853 306 do.02 0.9504 0.9306 0.9404 288 come.01 0.9416 0.9344 0.9380 259 know.01 0.9190 0.8867 0.9026 256 want.01 0.9761 0.9919 0.9839 247 go.02 0.9057 0.9057 0.9057 244 tell.01 0.9679 0.9837 0.9757 184 take.01 0.8844 0.8315 0.8571 184 use.01 0.9186 0.9693 0.9433 163 give.01 0.9264 0.9207 0.9235 164 talk.01 0.9814 0.9693 0.9753 163 make.02 0.9618 0.9557 0.9587 158 become.01 0.9706 0.9565 0.9635 138 have.02 0.9630 1.0000 0.9811 130 price.01 0.9924 0.9774 0.9848 133 work.01 0.8467 0.9431 0.8923 123 get.01 0.9355 0.9431 0.9393 123 believe.01 0.9919 0.9919 0.9919 123 find.01 0.8898 0.9130 0.9013 115 try.01 0.9910 1.0000 0.9955 110 go.04 0.9818 1.0000 0.9908 108 need.01 0.9623 0.9533 0.9577 107 know.06 0.7788 0.9072 0.8381 97 mean.01 0.9709 0.9709 0.9709 103 look.01 0.9118 0.9394 0.9254 99 make.LV 0.8317 0.9130 0.8705 92 happen.01 0.9792 0.9792 0.9792 96 make.01 0.9222 0.8300 0.8737 100 show.01 0.9468 0.9780 0.9622 91 begin.01 0.9341 0.9551 0.9444 89 bring.01 0.9130 0.9882 0.9492 85 call.01 0.9205 0.9310 0.9257 87 pay.01 0.9326 0.9881 0.9595 84 live.01 0.9535 0.9647 0.9591 85 increase.01 0.8989 0.9756 0.9357 82 kill.01 0.9651 0.9765 0.9708 85 trade.01 0.9412 0.9756 0.9581 82 offer.01 0.9302 0.9877 0.9581 81 invest.01 0.9753 0.9753 0.9753 81 die.01 0.9620 0.9383 0.9500 81 continue.01 0.9390 0.9872 0.9625 78 sell.01 0.9620 0.9870 0.9744 77 let.01 0.9872 1.0000 0.9935 77 write.01 0.9494 0.9868 0.9677 76 hear.01 0.9870 1.0000 0.9935 76 put.01 0.9324 0.8846 0.9079 78 report.01 0.9200 0.9079 0.9139 76 decide.01 0.9467 0.9861 0.9660 72 expect.01 1.0000 0.9863 0.9931 73 help.01 0.9722 0.9859 0.9790 71 ask.02 0.9714 0.9444 0.9577 72 start.01 0.8750 0.9130 0.8936 69 get.03 0.8824 0.8571 0.8696 70 seem.01 0.9710 0.9710 0.9710 69 establish.01 0.9565 0.9706 0.9635 68 support.01 0.9855 1.0000 0.9927 68 speak.01 0.9412 0.9412 0.9412 68 ask.01 0.9538 0.9688 0.9612 64 change.01 0.9692 1.0000 0.9844 63 provide.01 0.9688 0.9688 0.9688 64 deal.01 0.9841 1.0000 0.9920 62 receive.01 0.9333 0.8889 0.9106 63 get.05 0.8246 0.7460 0.7833 63 former.01 1.0000 1.0000 1.0000 59 call.02 0.9310 0.9310 0.9310 58 agree.01 0.9828 1.0000 0.9913 57 reach.01 0.9483 0.9649 0.9565 57 answer.01 0.9825 1.0000 0.9912 56 feel.01 0.9818 0.9474 0.9643 57 buy.01 0.9138 1.0000 0.9550 53 produce.01 0.9091 0.9259 0.9174 54 develop.02 0.9273 0.9444 0.9358 54 lose.02 0.9615 0.8929 0.9259 56 learn.01 0.9455 0.9811 0.9630 53 include.01 0.9259 0.9259 0.9259 54 move.01 0.8824 0.9184 0.9000 49 operate.01 0.9216 0.9592 0.9400 49 grow.01 0.9783 0.9000 0.9375 50 end.01 0.7925 0.9767 0.8750 43 stay.01 0.9167 0.9362 0.9263 47 go.01 0.7609 0.7143 0.7368 49 stop.01 0.9375 0.9783 0.9574 46 hope.01 0.9787 1.0000 0.9892 46 announce.01 0.8958 0.9556 0.9247 45 negotiate.01 0.9783 0.9783 0.9783 46 fall.01 0.8723 0.9318 0.9011 44 show.04 0.9348 0.9556 0.9451 45 own.01 0.9744 0.7600 0.8539 50 plan.01 0.9762 0.8723 0.9213 47 remember.01 1.0000 0.9778 0.9888 45 test.01 0.9333 0.9545 0.9438 44 rise.01 0.9767 0.9333 0.9545 45 reduce.01 0.9333 0.9767 0.9545 43 create.01 0.8889 0.9756 0.9302 41 build.01 0.8864 0.9512 0.9176 41 remain.01 0.8372 0.9000 0.8675 40 state.01 0.9744 0.9500 0.9620 40 eat.01 0.9250 0.9737 0.9487 38 enter.01 0.9250 0.9737 0.9487 38 wait.01 0.9250 1.0000 0.9610 37 accept.01 0.8780 1.0000 0.9351 36 account.01 0.9231 0.9474 0.9351 38 expand.01 0.9487 0.9737 0.9610 38 war.01 0.8750 0.9459 0.9091 37 serve.01 0.8947 0.8947 0.8947 38 look.02 0.8718 0.9189 0.8947 37 bear.02 0.9474 0.9730 0.9600 37 leave.11 0.8947 0.9189 0.9067 37 charge.05 1.0000 0.9737 0.9867 38 understand.01 0.9211 0.9722 0.9459 36 explain.01 1.0000 1.0000 1.0000 37 implement.01 0.9730 0.9730 0.9730 37 add.02 0.9722 0.9459 0.9589 37 control.01 0.8947 0.9714 0.9315 35 cause.01 0.8684 0.9706 0.9167 34 win.01 0.9459 1.0000 0.9722 35 take.LV 0.6750 0.8710 0.7606 31 like.02 0.8889 0.9412 0.9143 34 open.01 0.8421 1.0000 0.9143 32 hold.01 0.8056 0.8529 0.8286 34 require.01 1.0000 0.9444 0.9714 36 turn.01 0.7632 0.9062 0.8286 32 face.01 0.9143 0.9143 0.9143 35 force.01 0.9143 0.9412 0.9275 34 name.01 0.8108 0.9375 0.8696 32 drop.01 0.9714 1.0000 0.9855 34 meet.03 0.8286 0.8788 0.8529 33 watch.01 1.0000 1.0000 1.0000 34 share.01 0.8108 1.0000 0.8955 30 keep.02 0.8750 0.8000 0.8358 35 read.01 0.9412 1.0000 0.9697 32 involve.01 0.8824 0.9677 0.9231 31 thank.01 1.0000 0.9394 0.9688 33 cut.02 0.7222 0.9286 0.8125 28 walk.01 0.9677 0.9375 0.9524 32 suggest.01 1.0000 0.9688 0.9841 32 destroy.01 0.9375 0.9677 0.9524 31 feel.02 0.9062 0.9667 0.9355 30 mention.01 0.8710 0.8710 0.8710 31 lead.02 0.8333 0.7812 0.8065 32 attract.01 0.9000 0.8710 0.8852 31 allow.01 0.8750 0.9655 0.9180 29 arrive.01 0.9000 0.9000 0.9000 30 participate.01 1.0000 0.9355 0.9667 31 get.06 0.9667 1.0000 0.9831 29 follow.02 0.8276 0.8000 0.8136 30 express.01 0.8966 0.8667 0.8814 30 exchange.01 1.0000 0.9667 0.9831 30 sit.01 1.0000 0.9000 0.9474 30 send.01 0.8214 0.7931 0.8070 29 know.02 0.7857 0.7586 0.7719 29 relation.03 1.0000 0.9655 0.9825 29 succeed.01 0.9643 0.9310 0.9474 29 love.01 0.8667 0.9630 0.9123 27 join.01 0.8621 0.9259 0.8929 27 visit.01 0.9643 0.9643 0.9643 28 return.01 0.8621 0.9259 0.8929 27 respond.01 0.9286 0.9286 0.9286 28 approve.01 0.8966 0.9630 0.9286 27 come.03 0.7241 0.8077 0.7636 26 follow.01 0.7241 0.8077 0.7636 26 point_out.02 0.9643 1.0000 0.9818 27 view.02 1.0000 0.9643 0.9818 28 hold.04 0.9286 0.9630 0.9455 27 attack.01 0.9286 0.9630 0.9455 27 carry_out.03 0.8621 1.0000 0.9259 25 study.01 0.7931 0.9200 0.8519 25 issue.01 0.8929 0.9615 0.9259 26 choose.01 0.9615 0.9259 0.9434 27 concern.01 0.7586 0.9565 0.8462 23 voice.01 1.0000 1.0000 1.0000 26 question.01 0.8148 0.8800 0.8462 25 welcome.01 0.8214 0.9583 0.8846 24 consider.01 0.7391 0.6071 0.6667 28 develop.01 0.8800 0.8462 0.8627 26 carry.01 0.9615 1.0000 0.9804 25 represent.01 0.9600 0.9231 0.9412 26 vote.01 1.0000 0.8214 0.9020 28 promote.02 0.9231 1.0000 0.9600 24 close.01 0.6207 0.8571 0.7200 21 have.04 0.6957 0.6154 0.6531 26 set_up.03 0.9583 0.9200 0.9388 25 limit.01 0.8400 0.8750 0.8571 24 appear.02 1.0000 0.8846 0.9388 26 manage.01 0.8077 0.9130 0.8571 23 run.02 0.8077 0.9545 0.8750 22 find_out.03 1.0000 1.0000 1.0000 24 improve.01 0.6786 0.9500 0.7917 20 indicate.01 0.9583 0.9583 0.9583 24 go.06 0.4444 0.6000 0.5106 20 import.01 0.8696 0.8333 0.8511 24 take.10 0.8400 0.9545 0.8936 22 bomb.01 0.9583 1.0000 0.9787 23 peace.01 1.0000 1.0000 1.0000 23 protect.01 0.9167 1.0000 0.9565 22 propose.01 0.8636 0.7917 0.8261 24 act.02 0.8750 0.9545 0.9130 22 quote.01 0.9167 1.0000 0.9565 22 meet.02 0.6250 0.7143 0.6667 21 crash.01 0.9565 1.0000 0.9778 22 affect.01 0.7600 0.9500 0.8444 20 get.04 0.7727 0.7727 0.7727 22 invite.01 1.0000 1.0000 1.0000 22 handle.01 0.9545 0.9545 0.9545 22 discuss.01 1.0000 1.0000 1.0000 22 testify.01 1.0000 1.0000 1.0000 22 save.02 0.9545 0.9545 0.9545 22 fight.01 0.8095 0.7391 0.7727 23 do.LV 0.5769 0.8824 0.6977 17 play.01 0.9000 0.7826 0.8372 23 lead.01 0.6250 0.7895 0.6977 19 introduce.02 0.9545 1.0000 0.9767 21 release.01 0.9545 1.0000 0.9767 21 promise.01 0.9545 1.0000 0.9767 21 present.01 0.9048 0.8636 0.8837 22 imagine.01 1.0000 0.9545 0.9767 22 achieve.01 0.9545 1.0000 0.9767 21 spend.02 1.0000 0.9091 0.9524 22 stand.01 0.7826 0.9474 0.8571 19 occur.01 1.0000 1.0000 1.0000 21 come.04 0.7273 0.8000 0.7619 20 throw.01 0.9524 0.9524 0.9524 21 lead.03 0.7143 0.7143 0.7143 21 exist.01 0.7273 0.8000 0.7619 20 get.02 0.9048 0.9500 0.9268 20 describe.01 0.9524 1.0000 0.9756 20 belong.01 0.9048 0.9500 0.9268 20 emphasize.01 0.9000 0.8571 0.8780 21 order.01 0.8182 0.9474 0.8780 19 eliminate.01 1.0000 0.9524 0.9756 21 file.01 1.0000 1.0000 1.0000 20 discover.01 0.9048 1.0000 0.9500 19 refer.01 0.9000 0.9000 0.9000 20 break.01 0.7273 0.8889 0.8000 18 have.LV 0.3478 0.4706 0.4000 17 fly.01 1.0000 1.0000 1.0000 20 interview.01 0.9048 1.0000 0.9500 19 custody.01 1.0000 1.0000 1.0000 20 launch.01 0.8571 1.0000 0.9231 18 seek.01 0.8500 0.8947 0.8718 19 analyze.01 1.0000 0.9500 0.9744 20 call.03 0.8500 0.8947 0.8718 19 experience.01 0.9474 0.9000 0.9231 20 heal.01 1.0000 0.9500 0.9744 20 keep.01 0.7647 0.6190 0.6842 21 earn.01 0.9474 0.9474 0.9474 19 contribute.01 1.0000 1.0000 1.0000 19 add.01 1.0000 1.0000 1.0000 19 maintain.01 0.9474 0.9474 0.9474 19 appear.01 0.7273 1.0000 0.8421 16 construct.01 1.0000 1.0000 1.0000 19 keep.04 0.6818 0.9375 0.7895 16 warn.01 1.0000 1.0000 1.0000 19 enjoy.01 0.8889 0.8421 0.8649 19 prepare.02 0.8235 0.7000 0.7568 20 combine.01 0.6000 0.7059 0.6486 17 recommend.01 0.8000 0.9412 0.8649 17 set.01 0.6364 0.9333 0.7568 15 cover.03 1.0000 0.9474 0.9730 19 speculate.01 0.9474 1.0000 0.9730 18 utilize.01 0.9474 1.0000 0.9730 18 put.03 0.7368 0.8235 0.7778 17 raise.01 0.8824 0.7895 0.8333 19 play.02 0.8947 1.0000 0.9444 17 wear.01 0.8947 1.0000 0.9444 17 praise.01 0.9444 0.9444 0.9444 18 suffer.01 0.8947 1.0000 0.9444 17 leave.12 0.7368 0.8235 0.7778 17 refuse.01 1.0000 0.8421 0.9143 19 compare.01 0.8824 0.8333 0.8571 18 sign.02 0.7895 0.9375 0.8571 16 leave.13 0.7368 0.8750 0.8000 16 fail.01 0.9444 1.0000 0.9714 17 rule.03 0.9444 1.0000 0.9714 17 drive.01 0.7778 0.8750 0.8235 16 purchase.01 0.9412 0.9412 0.9412 17 spend.01 1.0000 0.8889 0.9412 18 survive.01 0.9412 0.9412 0.9412 17 found.01 0.8889 1.0000 0.9412 16 profit.01 1.0000 1.0000 1.0000 17 wish.01 0.9412 0.9412 0.9412 17 deny.01 0.9412 1.0000 0.9697 16 reject.01 0.8824 0.9375 0.9091 16 consider.02 0.5000 0.7692 0.6061 13 sit_down.02 0.8333 1.0000 0.9091 15 set.02 0.7333 0.6111 0.6667 18 note.01 0.8333 1.0000 0.9091 15 react.01 0.8824 0.9375 0.9091 16 publish.01 0.8235 0.8750 0.8485 16 solve.01 0.9412 1.0000 0.9697 16 fill.01 0.9412 1.0000 0.9697 16 meet.01 0.8824 0.9375 0.9091 16 strengthen.01 0.9412 1.0000 0.9697 16 make.05 0.9375 0.9375 0.9375 16 realize.01 0.9375 0.9375 0.9375 16 base.02 0.8571 0.6667 0.7500 18 run.01 0.7059 0.8000 0.7500 15 victory.01 1.0000 1.0000 1.0000 16 challenge.01 1.0000 1.0000 1.0000 16 argue.01 0.8750 0.8750 0.8750 16 take.14 0.8824 1.0000 0.9375 15 lack.01 0.8824 1.0000 0.9375 15 encourage.01 0.8125 0.8125 0.8125 16 post.01 1.0000 1.0000 1.0000 16 shoot.02 0.8235 0.9333 0.8750 15 damage.01 0.9375 0.9375 0.9375 16 request.01 0.9375 0.9375 0.9375 16 form.01 0.8750 0.8750 0.8750 16 acquire.01 0.8824 1.0000 0.9375 15 apply.02 0.8750 0.8750 0.8750 16 travel.01 0.8235 0.9333 0.8750 15 listen.01 1.0000 0.9375 0.9677 16 go_on.15 0.9375 1.0000 0.9677 15 translate.01 0.8750 0.9333 0.9032 15 complete.01 0.9375 1.0000 0.9677 15 take_over.12 1.0000 0.9375 0.9677 16 prove.01 0.9333 0.8750 0.9032 16 honor.01 1.0000 0.9375 0.9677 16 judge.01 0.8235 1.0000 0.9032 14 threaten.01 0.8235 1.0000 0.9032 14 criticize.01 0.7647 0.9286 0.8387 14 care.01 0.9333 0.9333 0.9333 15 miss.01 0.9286 0.8125 0.8667 16 send.03 0.7500 0.8571 0.8000 14 bless.01 1.0000 1.0000 1.0000 15 turn.02 0.8462 0.6471 0.7333 17 reveal.01 0.8750 1.0000 0.9333 14 process.02 0.9333 0.9333 0.9333 15 conduct.01 0.8750 1.0000 0.9333 14 pursue.01 1.0000 1.0000 1.0000 15 demand.01 0.9333 0.9333 0.9333 15 cross.02 0.8750 1.0000 0.9333 14 draw.02 0.6923 0.5294 0.6000 17 influence.01 1.0000 1.0000 1.0000 15 transact.01 1.0000 1.0000 1.0000 15 obtain.01 0.9286 0.8667 0.8966 15 drink.01 0.9333 1.0000 0.9655 14 finance.01 0.8125 1.0000 0.8966 13 blame.01 1.0000 0.9333 0.9655 15 oppose.01 0.8667 0.9286 0.8966 14 shout.01 1.0000 0.9333 0.9655 15 estimate.01 0.7500 0.9231 0.8276 13 defend.01 0.9333 1.0000 0.9655 14 send.02 0.8571 0.8000 0.8276 15 pray.01 1.0000 1.0000 1.0000 14 teach.01 0.9286 0.9286 0.9286 14 sound.01 1.0000 1.0000 1.0000 14 move.02 1.0000 1.0000 1.0000 14 resolve.01 0.7500 1.0000 0.8571 12 cut.01 0.7857 0.7857 0.7857 14 plant.01 1.0000 0.8667 0.9286 15 obey.01 1.0000 1.0000 1.0000 14 last.01 0.9286 0.9286 0.9286 14 violent.01 1.0000 1.0000 1.0000 14 bid.01 1.0000 1.0000 1.0000 14 depend.01 0.9286 1.0000 0.9630 13 connect.01 0.7857 0.8462 0.8148 13 arrest.01 0.8000 1.0000 0.8889 12 intend.01 0.8000 1.0000 0.8889 12 fire.01 0.9286 1.0000 0.9630 13 draw.01 0.5625 0.8182 0.6667 11 grow.03 0.8000 1.0000 0.8889 12 divide.02 0.7333 0.9167 0.8148 12 confirm.01 0.9286 1.0000 0.9630 13 decline.01 1.0000 0.9286 0.9630 14 claim.01 0.8571 0.9231 0.8889 13 signal.07 0.9286 1.0000 0.9630 13 work.09 0.8182 0.6000 0.6923 15 forget.01 1.0000 1.0000 1.0000 13 steal.01 1.0000 1.0000 1.0000 13 resign.01 1.0000 0.8571 0.9231 14 compete.01 1.0000 0.8571 0.9231 14 go.08 0.7857 0.9167 0.8462 12 insist.01 1.0000 1.0000 1.0000 13 declare.01 0.8571 1.0000 0.9231 12 contact.01 0.9231 0.9231 0.9231 13 organize.01 0.8462 0.8462 0.8462 13 regard.01 1.0000 0.7333 0.8462 15 assist.01 0.9231 0.9231 0.9231 13 violate.01 1.0000 1.0000 1.0000 13 try.02 0.7333 1.0000 0.8462 11 bond.02 1.0000 0.5294 0.6923 17 go.05 0.8000 0.5333 0.6400 15 find.02 0.6667 0.6154 0.6400 13 employ.01 0.5625 1.0000 0.7200 9 export.01 0.9231 1.0000 0.9600 12 predict.01 0.9231 1.0000 0.9600 12 mind.05 0.2222 0.1250 0.1600 16 convict.01 0.9231 1.0000 0.9600 12 withdraw.01 0.7857 1.0000 0.8800 11 impose.01 1.0000 0.9231 0.9600 13 confer.01 0.9231 1.0000 0.9600 12 adopt.01 0.9167 0.9167 0.9167 12 cover.02 1.0000 0.8462 0.9167 13 acknowledge.01 0.8462 1.0000 0.9167 11 deliver.01 1.0000 1.0000 1.0000 12 recall.02 0.6000 1.0000 0.7500 9 cite.01 1.0000 1.0000 1.0000 12 result.01 1.0000 1.0000 1.0000 12 adjust.01 0.8462 1.0000 0.9167 11 contain.01 1.0000 1.0000 1.0000 12 repeat.01 1.0000 1.0000 1.0000 12 occupy.01 1.0000 0.8462 0.9167 13 borrow.01 0.9167 0.9167 0.9167 12 commit.02 1.0000 1.0000 1.0000 12 permit.01 1.0000 1.0000 1.0000 12 wash.01 0.8333 0.8333 0.8333 12 campaign.01 1.0000 1.0000 1.0000 12 allege.01 1.0000 1.0000 1.0000 12 leave.15 0.8000 0.6154 0.6957 13 favor.01 1.0000 0.9167 0.9565 12 impact.01 0.6923 0.9000 0.7826 10 engage.01 0.7692 1.0000 0.8696 10 recognize.01 0.8182 0.7500 0.7826 12 fear.01 0.9091 0.8333 0.8696 12 transport.01 0.9167 1.0000 0.9565 11 assure.01 0.9091 0.8333 0.8696 12 collect.01 0.9167 1.0000 0.9565 11 treat.01 0.9167 1.0000 0.9565 11 prevent.01 1.0000 0.9167 0.9565 12 guarantee.01 0.8333 0.9091 0.8696 11 hit.01 0.9167 1.0000 0.9565 11 inform.01 1.0000 0.9167 0.9565 12 repair.01 0.7692 1.0000 0.8696 10 demonstrate.01 1.0000 0.7692 0.8696 13 urge.01 0.9167 1.0000 0.9565 11 indict.01 0.9167 1.0000 0.9565 11 exceed.01 0.9167 1.0000 0.9565 11 worship.01 0.9167 1.0000 0.9565 11 ensure.01 0.7692 1.0000 0.8696 10 ride.01 1.0000 1.0000 1.0000 11 burn.01 0.9091 0.9091 0.9091 11 order.02 1.0000 1.0000 1.0000 11 dispute.01 1.0000 1.0000 1.0000 11 focus.01 1.0000 1.0000 1.0000 11 fund.01 1.0000 1.0000 1.0000 11 comment.01 1.0000 1.0000 1.0000 11 grant.01 1.0000 1.0000 1.0000 11 argue.02 0.8182 0.8182 0.8182 11 respect.01 0.9091 0.9091 0.9091 11 marry.01 0.5385 0.7778 0.6364 9 aim.02 1.0000 1.0000 1.0000 11 program.01 0.8333 1.0000 0.9091 10 cancel.01 0.9091 0.9091 0.9091 11 direct.01 0.8333 1.0000 0.9091 10 injure.01 0.9091 0.9091 0.9091 11 terrorize.01 1.0000 1.0000 1.0000 11 broadcast.01 0.9091 0.9091 0.9091 11 explode.01 0.8333 1.0000 0.9091 10 award.01 0.8333 1.0000 0.9091 10 guess.01 1.0000 0.9091 0.9524 11 wonder.01 1.0000 0.9091 0.9524 11 link.01 0.9091 1.0000 0.9524 10 push.01 0.7500 1.0000 0.8571 9 design.01 1.0000 0.9091 0.9524 11 bear.01 1.0000 0.9091 0.9524 11 abandon.01 1.0000 0.9091 0.9524 11 rush.01 0.9091 1.0000 0.9524 10 conflict.01 0.9091 1.0000 0.9524 10 hide.01 0.9091 1.0000 0.9524 10 surprise.01 0.9091 1.0000 0.9524 10 register.02 0.4286 0.8571 0.5714 7 sock_away.02 0.0000 0.0000 0.0000 0 cost.01 1.0000 1.0000 1.0000 10 lie.07 0.8182 1.0000 0.9000 9 rule.01 0.9000 0.9000 0.9000 10 matter.02 0.6250 0.4167 0.5000 12 save.01 0.9000 0.9000 0.9000 10 catch.03 0.8000 0.8000 0.8000 10 pass.03 0.6364 0.7778 0.7000 9 lay.01 0.9000 0.9000 0.9000 10 avoid.01 1.0000 1.0000 1.0000 10 give_up.07 0.8182 1.0000 0.9000 9 drop.05 1.0000 1.0000 1.0000 10 accumulate.01 0.8182 1.0000 0.9000 9 elect.01 1.0000 1.0000 1.0000 10 accuse.01 1.0000 1.0000 1.0000 10 rate.01 1.0000 1.0000 1.0000 10 separate.01 1.0000 0.9000 0.9474 10 finish.01 0.7778 0.7000 0.7368 10 charge.01 0.7273 1.0000 0.8421 8 hurt.01 1.0000 0.9000 0.9474 10 accelerate.01 0.9000 1.0000 0.9474 9 use.03 0.9000 1.0000 0.9474 9 trip.03 0.8000 0.8889 0.8421 9 list.01 0.8889 0.8000 0.8421 10 gather.01 0.9000 1.0000 0.9474 9 identify.01 1.0000 0.9000 0.9474 10 notice.01 0.9000 1.0000 0.9474 9 disclose.01 1.0000 0.9000 0.9474 10 free.01 0.9000 1.0000 0.9474 9 summit.01 1.0000 0.9000 0.9474 10 generate.01 0.8889 0.8000 0.8421 10 extend.01 0.8000 0.8889 0.8421 9 settle.03 0.7500 0.6000 0.6667 10 lift.01 1.0000 1.0000 1.0000 9 gain.02 1.0000 1.0000 1.0000 9 remind.01 1.0000 1.0000 1.0000 9 relate.01 0.7778 0.7778 0.7778 9 open_up.03 0.8750 0.7000 0.7778 10 place.01 1.0000 1.0000 1.0000 9 investigate.01 1.0000 0.8000 0.8889 10 emerge.01 0.7778 0.7778 0.7778 9 attend.01 0.8000 1.0000 0.8889 8 stand_up.07 1.0000 1.0000 1.0000 9 battle.01 0.8889 0.8889 0.8889 9 murder.01 1.0000 1.0000 1.0000 9 reverse.01 1.0000 1.0000 1.0000 9 dismantle.01 1.0000 1.0000 1.0000 9 sing.01 1.0000 0.8889 0.9412 9 build_up.05 0.8889 1.0000 0.9412 8 rank.01 1.0000 0.8889 0.9412 9 integrate.01 0.7000 1.0000 0.8235 7 address.02 0.6667 0.7500 0.7059 8 resume.01 1.0000 0.8889 0.9412 9 sign.01 0.6667 0.7500 0.7059 8 review.01 0.8889 1.0000 0.9412 8 mark.01 1.0000 0.8889 0.9412 9 grow.02 0.6667 0.7500 0.7059 8 complain.01 0.8750 0.7778 0.8235 9 escape.01 0.8889 1.0000 0.9412 8 benefit.01 1.0000 0.8889 0.9412 9 block.01 0.8750 0.7778 0.8235 9 explore.01 0.8889 1.0000 0.9412 8 survey.01 0.7000 1.0000 0.8235 7 sentence.01 0.8889 1.0000 0.9412 8 celebrate.02 0.7778 0.8750 0.8235 8 pull.01 0.4545 0.8333 0.5882 6 spread.02 0.7778 0.8750 0.8235 8 model.01 0.3333 0.1818 0.2353 11 climb.02 0.8889 1.0000 0.9412 8 trust.02 1.0000 1.0000 1.0000 8 turn_out.11 0.8750 0.8750 0.8750 8 embrace.01 1.0000 1.0000 1.0000 8 base.01 0.8750 0.8750 0.8750 8 task.01 1.0000 1.0000 1.0000 8 deadly.04 1.0000 1.0000 1.0000 8 check.01 0.8750 0.8750 0.8750 8 come_up.11 1.0000 1.0000 1.0000 8 leave_behind.18 0.0667 1.0000 0.1250 1 record.01 1.0000 1.0000 1.0000 8 harm.01 1.0000 1.0000 1.0000 8 step.01 1.0000 0.7778 0.8750 9 suspect.01 1.0000 1.0000 1.0000 8 approach.01 0.7778 1.0000 0.8750 7 capture.01 1.0000 1.0000 1.0000 8 happen.02 1.0000 1.0000 1.0000 8 look_after.07 1.0000 1.0000 1.0000 8 head.02 1.0000 1.0000 1.0000 8 hit.02 1.0000 1.0000 1.0000 8 join.04 1.0000 1.0000 1.0000 8 progress.01 1.0000 1.0000 1.0000 8 conclude.02 0.4444 0.5714 0.5000 7 merge.01 0.7778 1.0000 0.8750 7 dissent.01 0.7778 1.0000 0.8750 7 activate.01 1.0000 1.0000 1.0000 8 owe.01 0.8750 1.0000 0.9333 7 sleep.01 0.8750 1.0000 0.9333 7 climb.01 1.0000 0.8750 0.9333 8 process.01 0.6250 0.7143 0.6667 7 enable.01 0.6667 1.0000 0.8000 6 attempt.01 0.8750 1.0000 0.9333 7 sink.01 1.0000 0.6667 0.8000 9 execute.01 0.8750 1.0000 0.9333 7 cast.01 0.8750 1.0000 0.9333 7 tear.01 0.6250 0.7143 0.6667 7 relieve.01 0.8750 1.0000 0.9333 7 touch.01 0.8750 1.0000 0.9333 7 transfer.01 0.7500 0.8571 0.8000 7 condemn.01 0.8750 1.0000 0.9333 7 consult.01 0.8571 0.7500 0.8000 8 guide.01 0.6667 1.0000 0.8000 6 hand_over.02 0.8571 0.7500 0.8000 8 remove.01 0.5000 1.0000 0.6667 5 invade.01 0.6667 1.0000 0.8000 6 perform.01 0.8750 1.0000 0.9333 7 flow.01 1.0000 0.8750 0.9333 8 justify.01 0.8750 1.0000 0.9333 7 inflate.01 1.0000 0.8750 0.9333 8 go.12 1.0000 1.0000 1.0000 7 concern.02 0.6667 0.5000 0.5714 8 suppose.02 1.0000 1.0000 1.0000 7 check_out.05 1.0000 1.0000 1.0000 7 diagnose.01 1.0000 1.0000 1.0000 7 rent.01 1.0000 1.0000 1.0000 7 perform.02 0.8571 0.8571 0.8571 7 return.02 1.0000 0.7500 0.8571 8 afford.01 1.0000 0.7500 0.8571 8 photograph.01 1.0000 1.0000 1.0000 7 govern.01 0.8333 0.6250 0.7143 8 disagree.01 1.0000 1.0000 1.0000 7 tend.02 1.0000 1.0000 1.0000 7 train.01 0.5556 1.0000 0.7143 5 care.03 0.4444 0.8000 0.5714 5 apologize.01 1.0000 1.0000 1.0000 7 disappoint.01 0.4444 0.8000 0.5714 5 love.02 1.0000 1.0000 1.0000 7 raise.02 0.7500 1.0000 0.8571 6 arise.02 1.0000 0.7500 0.8571 8 compensate.01 0.7500 1.0000 0.8571 6 regulate.01 0.7500 1.0000 0.8571 6 hire.01 1.0000 1.0000 1.0000 7 punish.01 1.0000 1.0000 1.0000 7 feature.01 1.0000 1.0000 1.0000 7 cap.01 0.7143 0.7143 0.7143 7 supply.01 0.6667 0.5000 0.5714 8 pass.01 1.0000 1.0000 1.0000 7 age.01 1.0000 1.0000 1.0000 7 cry.02 0.5556 1.0000 0.7143 5 divorce.01 1.0000 1.0000 1.0000 7 market.01 1.0000 1.0000 1.0000 7 satisfy.01 0.7500 1.0000 0.8571 6 strip.01 0.7500 1.0000 0.8571 6 worry.02 0.7143 0.8333 0.7692 6 break.02 0.6250 1.0000 0.7692 5 end_up.03 1.0000 0.8571 0.9231 7 strive.01 0.8571 1.0000 0.9231 6 locate.01 1.0000 0.8571 0.9231 7 manufacture.01 0.8571 1.0000 0.9231 6 roll.01 0.8333 0.7143 0.7692 7 push.02 0.5000 0.8000 0.6154 5 supervise.01 1.0000 0.8571 0.9231 7 determine.01 1.0000 0.8571 0.9231 7 replace.01 0.8571 1.0000 0.9231 6 stand.04 1.0000 0.6250 0.7692 8 object.01 0.7143 0.8333 0.7692 6 settle.02 0.5000 0.8000 0.6154 5 miss.02 0.8571 1.0000 0.9231 6 deserve.01 1.0000 0.8571 0.9231 7 distract.01 0.8571 1.0000 0.9231 6 depart.01 0.8333 0.7143 0.7692 7 educate.01 0.6250 1.0000 0.7692 5 doubt.01 1.0000 0.8571 0.9231 7 count.01 0.8571 1.0000 0.9231 6 communicate.01 0.6250 1.0000 0.7692 5 select.01 0.7143 0.8333 0.7692 6 recover.02 0.8571 1.0000 0.9231 6 jump.01 0.8571 1.0000 0.9231 6 hang.01 0.4444 1.0000 0.6154 4 mission.01 0.8571 1.0000 0.9231 6 strike.01 0.7143 0.8333 0.7692 6 debate.01 1.0000 0.8571 0.9231 7 contract.02 0.8571 1.0000 0.9231 6 resolve.02 1.0000 0.8571 0.9231 7 cheat.02 0.8571 1.0000 0.9231 6 pick_up.04 1.0000 1.0000 1.0000 6 figure_out.05 1.0000 1.0000 1.0000 6 scare.01 1.0000 1.0000 1.0000 6 abuse.01 1.0000 0.7143 0.8333 7 tolerate.01 1.0000 1.0000 1.0000 6 boast.01 1.0000 1.0000 1.0000 6 endure.01 1.0000 1.0000 1.0000 6 pressure.01 0.7143 1.0000 0.8333 5 confront.01 1.0000 1.0000 1.0000 6 experiment.01 1.0000 1.0000 1.0000 6 bind.01 0.7143 1.0000 0.8333 5 display.01 0.7143 1.0000 0.8333 5 advocate.01 0.8333 0.8333 0.8333 6 accord.02 1.0000 1.0000 1.0000 6 assume.01 1.0000 1.0000 1.0000 6 stress.01 1.0000 0.7143 0.8333 7 observe.01 1.0000 1.0000 1.0000 6 relax.01 0.8333 0.8333 0.8333 6 inspire.01 1.0000 1.0000 1.0000 6 wound.01 1.0000 1.0000 1.0000 6 postpone.01 0.7143 1.0000 0.8333 5 range.01 1.0000 1.0000 1.0000 6 divert.01 0.7143 1.0000 0.8333 5 renew.01 1.0000 1.0000 1.0000 6 measure.01 0.7143 1.0000 0.8333 5 accomplish.01 1.0000 1.0000 1.0000 6 view.01 0.7143 1.0000 0.8333 5 clash.01 1.0000 1.0000 1.0000 6 persuade.01 1.0000 1.0000 1.0000 6 bury.01 1.0000 1.0000 1.0000 6 forgive.01 1.0000 1.0000 1.0000 6 defeat.01 1.0000 0.7143 0.8333 7 back.01 1.0000 0.7143 0.8333 7 ease.02 1.0000 1.0000 1.0000 6 restrict.01 1.0000 0.7143 0.8333 7 suspend.01 1.0000 0.7143 0.8333 7 enhance.01 1.0000 1.0000 1.0000 6 air.01 0.8333 0.8333 0.8333 6 shift.01 1.0000 1.0000 1.0000 6 recall.01 1.0000 0.3333 0.5000 9 isolate.01 0.5714 0.8000 0.6667 5 0.0000 0.0000 0.0000 0 have.05 0.6667 0.8000 0.7273 5 be_like.04 0.8333 1.0000 0.9091 5 act.01 0.8000 0.6667 0.7273 6 stipulate.01 0.8333 1.0000 0.9091 5 detain.01 0.8333 1.0000 0.9091 5 engineer.01 0.5714 1.0000 0.7273 4 confuse.01 1.0000 0.8333 0.9091 6 search.01 0.6667 0.8000 0.7273 5 access.01 0.8333 1.0000 0.9091 5 renovate.01 1.0000 0.8333 0.9091 6 greet.01 1.0000 0.8333 0.9091 6 exploit.01 0.8333 1.0000 0.9091 5 give.LV 1.0000 0.3750 0.5455 8 advance.01 0.8333 1.0000 0.9091 5 clear.01 1.0000 0.8333 0.9091 6 concentrate.01 0.8333 1.0000 0.9091 5 hate.01 0.8333 1.0000 0.9091 5 appreciate.02 1.0000 0.8333 0.9091 6 breed.01 0.8000 0.6667 0.7273 6 associate.01 1.0000 0.8333 0.9091 6 scream.01 1.0000 0.8333 0.9091 6 update.01 1.0000 0.8333 0.9091 6 lie.08 0.8333 1.0000 0.9091 5 plot.01 0.8333 1.0000 0.9091 5 leak.01 0.8333 1.0000 0.9091 5 serve.02 1.0000 0.8333 0.9091 6 dance.01 0.6667 0.8000 0.7273 5 lose.03 0.8000 0.6667 0.7273 6 target.01 1.0000 0.8333 0.9091 6 fluctuate.01 0.5714 1.0000 0.7273 4 press.01 0.8333 1.0000 0.9091 5 prevail.01 1.0000 0.8333 0.9091 6 blast.05 0.8333 1.0000 0.9091 5 hurry.01 1.0000 0.8333 0.9091 6 nail.01 1.0000 0.8333 0.9091 6 notice.03 1.0000 0.8333 0.9091 6 exclude.01 0.8333 1.0000 0.9091 5 distinguish.01 0.5714 1.0000 0.7273 4 front.01 0.6667 0.8000 0.7273 5 tax.01 1.0000 1.0000 1.0000 5 hold.02 0.8000 0.8000 0.8000 5 bet.01 0.8000 0.8000 0.8000 5 pass_away.16 1.0000 1.0000 1.0000 5 submit.01 0.8000 0.8000 0.8000 5 come_out.09 1.0000 0.4286 0.6000 7 anticipate.01 1.0000 1.0000 1.0000 5 earthquake.01 1.0000 1.0000 1.0000 5 contrast.01 1.0000 1.0000 1.0000 5 arrange.01 0.6667 1.0000 0.8000 4 take_out.11 0.8000 0.8000 0.8000 5 amend.01 1.0000 1.0000 1.0000 5 originate.01 1.0000 1.0000 1.0000 5 donate.01 1.0000 1.0000 1.0000 5 resist.01 0.8000 0.8000 0.8000 5 evoke.01 1.0000 1.0000 1.0000 5 sound.02 0.4000 0.4000 0.4000 5 assess.01 1.0000 1.0000 1.0000 5 commit.01 1.0000 1.0000 1.0000 5 ignore.01 0.8000 0.8000 0.8000 5 hone.01 0.1111 1.0000 0.2000 1 freeze.01 0.6667 1.0000 0.8000 4 ceremony.01 1.0000 1.0000 1.0000 5 undergo.28 1.0000 1.0000 1.0000 5 beg.01 1.0000 1.0000 1.0000 5 turn_over.12 0.6667 1.0000 0.8000 4 march.01 1.0000 1.0000 1.0000 5 enact.01 1.0000 1.0000 1.0000 5 lend.01 1.0000 1.0000 1.0000 5 struggle.02 1.0000 1.0000 1.0000 5 notify.01 1.0000 0.6667 0.8000 6 make_up.07 1.0000 1.0000 1.0000 5 convince.01 0.5000 0.7500 0.6000 4 back.02 0.6667 1.0000 0.8000 4 admit.01 0.8000 0.8000 0.8000 5 feed.01 0.6667 1.0000 0.8000 4 finalize.01 1.0000 1.0000 1.0000 5 step_down.04 1.0000 1.0000 1.0000 5 trigger.01 1.0000 1.0000 1.0000 5 deploy.01 1.0000 1.0000 1.0000 5 round.05 1.0000 0.6667 0.8000 6 shake.01 0.5000 0.7500 0.6000 4 exercise.01 0.7500 0.5000 0.6000 6 withhold.01 1.0000 1.0000 1.0000 5 cut_off.04 1.0000 1.0000 1.0000 5 obligate.01 0.5000 0.7500 0.6000 4 prosecute.01 1.0000 1.0000 1.0000 5 sin.01 1.0000 1.0000 1.0000 5 shrink.01 1.0000 1.0000 1.0000 5 realize.02 1.0000 1.0000 1.0000 5 decrease.01 1.0000 1.0000 1.0000 5 store.01 1.0000 1.0000 1.0000 5 reorganize.01 1.0000 1.0000 1.0000 5 total.01 1.0000 1.0000 1.0000 5 abort.01 1.0000 1.0000 1.0000 5 turmoil.01 1.0000 1.0000 1.0000 5 conclude.01 1.0000 0.6667 0.8000 6 disparage.01 1.0000 1.0000 1.0000 5 liberalize.01 1.0000 1.0000 1.0000 5 verify.01 1.0000 1.0000 1.0000 5 leverage.01 1.0000 1.0000 1.0000 5 take_away.05 1.0000 0.5000 0.6667 6 show_up.02 1.0000 0.8000 0.8889 5 leave.17 0.8000 1.0000 0.8889 4 assume.02 0.8000 1.0000 0.8889 4 fit.06 1.0000 0.8000 0.8889 5 mind.01 1.0000 0.8000 0.8889 5 waste.01 0.8000 1.0000 0.8889 4 lower.05 1.0000 0.8000 0.8889 5 pass.05 0.8000 1.0000 0.8889 4 laugh.01 1.0000 0.8000 0.8889 5 screen.01 0.8000 1.0000 0.8889 4 finish.02 1.0000 0.5000 0.6667 6 take.04 0.6000 0.7500 0.6667 4 call_on.05 0.8000 1.0000 0.8889 4 ruin.01 0.5000 1.0000 0.6667 3 boost.01 0.8000 1.0000 0.8889 4 regret.01 0.8000 1.0000 0.8889 4 stick.01 0.3333 0.6667 0.4444 3 make_it.14 1.0000 0.8000 0.8889 5 sue.02 1.0000 0.8000 0.8889 5 beat.01 0.5000 1.0000 0.6667 3 live.02 0.7500 0.6000 0.6667 5 ban.01 0.8000 1.0000 0.8889 4 entrust.01 0.8000 1.0000 0.8889 4 double.01 0.8000 1.0000 0.8889 4 tighten.01 0.8000 1.0000 0.8889 4 command.02 1.0000 0.8000 0.8889 5 plead.02 1.0000 0.8000 0.8889 5 refuel.01 1.0000 0.8000 0.8889 5 undermine.01 1.0000 0.8000 0.8889 5 play.11 0.6000 0.7500 0.6667 4 go_out.17 0.4000 0.5000 0.4444 4 collapse.01 0.8000 1.0000 0.8889 4 credit.01 0.8000 1.0000 0.8889 4 delay.01 0.7500 0.6000 0.6667 5 measure.02 0.8000 1.0000 0.8889 4 set_out.07 0.5000 1.0000 0.6667 3 jump.03 0.8000 1.0000 0.8889 4 stand.11 0.8000 1.0000 0.8889 4 mix.01 0.8000 1.0000 0.8889 4 encourage.02 0.4000 0.5000 0.4444 4 add.03 0.6000 0.7500 0.6667 4 allocate.01 1.0000 0.5000 0.6667 6 discount.01 0.8000 1.0000 0.8889 4 worry.01 0.7500 0.6000 0.6667 5 decline.02 1.0000 0.8000 0.8889 5 correct.01 1.0000 0.8000 0.8889 5 evolve.01 1.0000 0.8000 0.8889 5 reflect.01 0.6000 0.7500 0.6667 4 consist.01 1.0000 0.8000 0.8889 5 burden.01 0.6000 0.7500 0.6667 4 look.09 1.0000 0.8000 0.8889 5 cook.01 0.5000 1.0000 0.6667 3 feel.03 0.4000 0.5000 0.4444 4 hesitate.01 0.8000 1.0000 0.8889 4 turn_in.06 1.0000 0.3333 0.5000 6 hunt.01 0.6000 1.0000 0.7500 3 catch.01 0.2000 0.3333 0.2500 3 concentrate.02 1.0000 1.0000 1.0000 4 tour.01 1.0000 1.0000 1.0000 4 surge.01 1.0000 1.0000 1.0000 4 copy.01 1.0000 1.0000 1.0000 4 apply.01 1.0000 1.0000 1.0000 4 treat.03 1.0000 1.0000 1.0000 4 overcome.01 0.7500 0.7500 0.7500 4 draft.01 1.0000 1.0000 1.0000 4 reiterate.01 1.0000 1.0000 1.0000 4 side.01 0.7500 0.7500 0.7500 4 cultivate.01 1.0000 1.0000 1.0000 4 land.01 1.0000 1.0000 1.0000 4 house.01 1.0000 1.0000 1.0000 4 soften.01 1.0000 1.0000 1.0000 4 taste.01 1.0000 1.0000 1.0000 4 curse.01 0.6000 1.0000 0.7500 3 proceed.01 1.0000 1.0000 1.0000 4 tie.01 1.0000 1.0000 1.0000 4 retain.01 0.7500 0.7500 0.7500 4 rely.01 0.7500 0.7500 0.7500 4 inhibit.01 1.0000 1.0000 1.0000 4 joke.01 1.0000 1.0000 1.0000 4 stop.03 1.0000 0.6000 0.7500 5 surround.01 1.0000 1.0000 1.0000 4 hand.01 1.0000 1.0000 1.0000 4 spread.03 0.6000 1.0000 0.7500 3 liquidate.01 1.0000 1.0000 1.0000 4 grow_up.04 1.0000 1.0000 1.0000 4 interfere.01 1.0000 1.0000 1.0000 4 outbreak.01 1.0000 1.0000 1.0000 4 break.13 0.5000 0.5000 0.5000 4 build.02 0.7500 0.7500 0.7500 4 bankrupt.01 1.0000 1.0000 1.0000 4 preserve.01 1.0000 1.0000 1.0000 4 clarify.10 1.0000 0.6000 0.7500 5 reopen.01 1.0000 1.0000 1.0000 4 take_off.19 1.0000 1.0000 1.0000 4 contest.02 1.0000 1.0000 1.0000 4 match.01 1.0000 1.0000 1.0000 4 concede.01 1.0000 1.0000 1.0000 4 sprinkle.01 1.0000 1.0000 1.0000 4 fast.01 1.0000 1.0000 1.0000 4 bow_down.04 0.6000 1.0000 0.7500 3 question.03 0.5000 0.5000 0.5000 4 authorize.01 1.0000 0.6000 0.7500 5 possess.01 1.0000 1.0000 1.0000 4 invent.01 1.0000 1.0000 1.0000 4 appraise.01 1.0000 1.0000 1.0000 4 vary.01 1.0000 1.0000 1.0000 4 fix.03 1.0000 1.0000 1.0000 4 formulate.01 1.0000 1.0000 1.0000 4 transform.01 1.0000 1.0000 1.0000 4 conquer.01 1.0000 1.0000 1.0000 4 comply.01 0.7500 0.7500 0.7500 4 appoint.01 0.7500 0.7500 0.7500 4 weaken.01 1.0000 1.0000 1.0000 4 return.06 1.0000 1.0000 1.0000 4 average.01 1.0000 1.0000 1.0000 4 diminish.01 0.6000 1.0000 0.7500 3 consolidate.01 1.0000 1.0000 1.0000 4 hearing.02 1.0000 1.0000 1.0000 4 cooperate.01 1.0000 1.0000 1.0000 4 unite.01 0.3333 0.2000 0.2500 5 affiliate.01 1.0000 0.7500 0.8571 4 qualify.02 1.0000 0.7500 0.8571 4 breathe.01 0.7500 1.0000 0.8571 3 shoot.01 0.6667 0.5000 0.5714 4 crawl.01 0.7500 1.0000 0.8571 3 golf.01 0.7500 1.0000 0.8571 3 attribute.01 0.7500 1.0000 0.8571 3 break.18 1.0000 0.7500 0.8571 4 revise.01 1.0000 0.7500 0.8571 4 detect.01 1.0000 0.7500 0.8571 4 accompany.01 1.0000 0.7500 0.8571 4 count.04 0.7500 1.0000 0.8571 3 research.01 1.0000 0.7500 0.8571 4 session.01 0.7500 1.0000 0.8571 3 run_out.05 0.7500 1.0000 0.8571 3 restore.01 0.7500 1.0000 0.8571 3 flood.01 1.0000 0.7500 0.8571 4 chat.01 0.4000 1.0000 0.5714 2 convert.01 0.7500 1.0000 0.8571 3 overlook.01 1.0000 0.7500 0.8571 4 pass.02 0.6667 0.5000 0.5714 4 retire.01 1.0000 0.7500 0.8571 4 terror.02 0.7500 1.0000 0.8571 3 stare.01 0.4000 1.0000 0.5714 2 grab.01 1.0000 0.7500 0.8571 4 approach.02 1.0000 0.7500 0.8571 4 cover.01 1.0000 0.7500 0.8571 4 distribute.01 0.5000 0.6667 0.5714 3 complicate.01 1.0000 0.7500 0.8571 4 suppress.01 0.7500 1.0000 0.8571 3 advise.01 0.5000 0.6667 0.5714 3 extend.02 0.6667 0.5000 0.5714 4 rid.01 0.7500 1.0000 0.8571 3 encounter.01 1.0000 0.7500 0.8571 4 open.02 1.0000 0.7500 0.8571 4 rip.01 0.7500 1.0000 0.8571 3 rescue.01 0.7500 1.0000 0.8571 3 tell.02 1.0000 0.4000 0.5714 5 skip.01 0.1667 1.0000 0.2857 1 coordinate.01 0.7500 1.0000 0.8571 3 certify.01 0.5000 0.6667 0.5714 3 anniversary.01 1.0000 0.7500 0.8571 4 guard.01 0.7500 1.0000 0.8571 3 shine.01 0.7500 1.0000 0.8571 3 break_through.22 0.7500 1.0000 0.8571 3 calculate.01 0.7500 1.0000 0.8571 3 surpass.01 1.0000 0.7500 0.8571 4 initiate.01 1.0000 0.7500 0.8571 4 designate.01 1.0000 0.7500 0.8571 4 examine.01 0.7500 1.0000 0.8571 3 spur.01 0.4000 1.0000 0.5714 2 yield.01 0.7500 1.0000 0.8571 3 top.02 1.0000 0.7500 0.8571 4 dismiss.01 0.4000 1.0000 0.5714 2 foresee.01 0.5000 0.6667 0.5714 3 absent.01 0.7500 1.0000 0.8571 3 rehearse.01 0.7500 1.0000 0.8571 3 wind_up.05 0.0000 0.0000 0.0000 0 drag.01 1.0000 1.0000 1.0000 3 look_forward.03 1.0000 1.0000 1.0000 3 offend.01 1.0000 1.0000 1.0000 3 look.04 1.0000 0.5000 0.6667 4 go.09 0.5000 0.2500 0.3333 4 come_up.13 1.0000 1.0000 1.0000 3 work_out.02 1.0000 1.0000 1.0000 3 starve.01 1.0000 1.0000 1.0000 3 carry_on.02 1.0000 1.0000 1.0000 3 drive.02 0.3333 0.3333 0.3333 3 paint.01 1.0000 1.0000 1.0000 3 reserve.01 1.0000 1.0000 1.0000 3 invoke.01 1.0000 1.0000 1.0000 3 print.01 1.0000 1.0000 1.0000 3 pride.01 1.0000 1.0000 1.0000 3 sacrifice.01 1.0000 1.0000 1.0000 3 modernize.01 1.0000 1.0000 1.0000 3 run.04 0.6667 0.6667 0.6667 3 fill_out.03 1.0000 1.0000 1.0000 3 derive.01 1.0000 1.0000 1.0000 3 lift.02 1.0000 1.0000 1.0000 3 recruit.01 1.0000 1.0000 1.0000 3 step_up.03 1.0000 1.0000 1.0000 3 dialogue.01 1.0000 1.0000 1.0000 3 pull_out.02 1.0000 0.2000 0.3333 5 interpret.01 1.0000 1.0000 1.0000 3 admit.02 1.0000 1.0000 1.0000 3 interact.01 1.0000 1.0000 1.0000 3 flee.05 1.0000 1.0000 1.0000 3 fun.01 1.0000 1.0000 1.0000 3 weep.01 1.0000 1.0000 1.0000 3 bind.02 0.6667 0.6667 0.6667 3 blow.01 0.6667 0.6667 0.6667 3 wrap.01 1.0000 1.0000 1.0000 3 stroll.01 1.0000 1.0000 1.0000 3 sweep.01 1.0000 1.0000 1.0000 3 dream.01 1.0000 1.0000 1.0000 3 spotlight.01 1.0000 1.0000 1.0000 3 terminate.01 1.0000 1.0000 1.0000 3 optimize.01 1.0000 1.0000 1.0000 3 fulfill.01 0.6667 0.6667 0.6667 3 excuse.02 1.0000 1.0000 1.0000 3 exercise.02 1.0000 1.0000 1.0000 3 attain.01 1.0000 1.0000 1.0000 3 live_up.04 1.0000 1.0000 1.0000 3 switch.01 0.6667 0.6667 0.6667 3 bring_about.05 1.0000 1.0000 1.0000 3 overthrow.01 1.0000 1.0000 1.0000 3 dress.01 0.6667 0.6667 0.6667 3 exile.01 1.0000 1.0000 1.0000 3 spook.01 1.0000 1.0000 1.0000 3 practice.01 1.0000 1.0000 1.0000 3 monitor.01 1.0000 1.0000 1.0000 3 implicate.01 1.0000 1.0000 1.0000 3 loom.01 1.0000 1.0000 1.0000 3 substitute.01 1.0000 1.0000 1.0000 3 make_up.10 0.5000 1.0000 0.6667 2 distort.01 1.0000 1.0000 1.0000 3 imitate.01 1.0000 1.0000 1.0000 3 pass.08 0.2000 1.0000 0.3333 1 tow.01 1.0000 1.0000 1.0000 3 enforce.01 0.6667 0.6667 0.6667 3 inherit.01 0.6667 0.6667 0.6667 3 put.02 1.0000 1.0000 1.0000 3 assault.01 0.5000 1.0000 0.6667 2 interrupt.01 1.0000 1.0000 1.0000 3 excuse.01 1.0000 1.0000 1.0000 3 time.02 1.0000 1.0000 1.0000 3 ransom.01 1.0000 1.0000 1.0000 3 escalate.01 1.0000 1.0000 1.0000 3 schedule.01 1.0000 1.0000 1.0000 3 coincide.01 1.0000 1.0000 1.0000 3 syndicate.01 1.0000 1.0000 1.0000 3 sell_out.03 1.0000 1.0000 1.0000 3 protest.01 0.5000 1.0000 0.6667 2 suppose.01 1.0000 1.0000 1.0000 3 scandal.01 1.0000 1.0000 1.0000 3 fine.01 1.0000 1.0000 1.0000 3 put_up.11 1.0000 1.0000 1.0000 3 stretch.01 1.0000 1.0000 1.0000 3 drought.01 1.0000 1.0000 1.0000 3 gun_down.01 1.0000 1.0000 1.0000 3 insult.01 1.0000 1.0000 1.0000 3 preclude.01 1.0000 1.0000 1.0000 3 risk.01 1.0000 1.0000 1.0000 3 poll.01 1.0000 1.0000 1.0000 3 specify.01 1.0000 1.0000 1.0000 3 pick.01 0.5000 1.0000 0.6667 2 vow.01 1.0000 1.0000 1.0000 3 craft.01 1.0000 1.0000 1.0000 3 triumph.01 1.0000 1.0000 1.0000 3 compile.01 1.0000 1.0000 1.0000 3 panic.01 1.0000 1.0000 1.0000 3 dispatch.01 1.0000 1.0000 1.0000 3 deter.01 1.0000 1.0000 1.0000 3 moderate.01 1.0000 1.0000 1.0000 3 harvest.01 1.0000 1.0000 1.0000 3 near.01 1.0000 1.0000 1.0000 3 pour.01 1.0000 1.0000 1.0000 3 baptize.02 1.0000 1.0000 1.0000 3 riot.01 1.0000 1.0000 1.0000 3 untie.01 1.0000 1.0000 1.0000 3 give_up.08 1.0000 0.5000 0.6667 4 foam.01 1.0000 1.0000 1.0000 3 circulate.01 0.5000 1.0000 0.6667 2 persist.01 1.0000 1.0000 1.0000 3 prospect.02 0.5000 1.0000 0.6667 2 reply.01 1.0000 1.0000 1.0000 3 seize.01 1.0000 1.0000 1.0000 3 charge.06 1.0000 1.0000 1.0000 3 rally.02 0.5000 1.0000 0.6667 2 discourage.01 1.0000 1.0000 1.0000 3 highlight.01 0.5000 1.0000 0.6667 2 sum_up.01 1.0000 1.0000 1.0000 3 divest.01 0.2000 1.0000 0.3333 1 facilitate.01 1.0000 1.0000 1.0000 3 simmer.01 0.0000 0.0000 0.0000 6 narrow.01 1.0000 1.0000 1.0000 3 fire.02 1.0000 0.5000 0.6667 4 assert.03 1.0000 1.0000 1.0000 3 subject.01 1.0000 1.0000 1.0000 3 repeal.01 1.0000 1.0000 1.0000 3 compel.01 1.0000 1.0000 1.0000 3 curb.01 1.0000 1.0000 1.0000 3 stage.01 1.0000 1.0000 1.0000 3 expose.01 1.0000 1.0000 1.0000 3 pose.02 1.0000 1.0000 1.0000 3 rule_out.02 0.6667 0.6667 0.6667 3 heat.01 1.0000 0.5000 0.6667 4 get.22 0.6667 1.0000 0.8000 2 deduct.01 0.2500 1.0000 0.4000 1 know.03 1.0000 0.6667 0.8000 3 see.03 1.0000 0.2500 0.4000 4 light.04 1.0000 0.6667 0.8000 3 flash.01 0.6667 1.0000 0.8000 2 dawn.02 0.6667 1.0000 0.8000 2 orient.01 1.0000 0.6667 0.8000 3 go.10 1.0000 0.6667 0.8000 3 collaborate.01 0.6667 1.0000 0.8000 2 illustrate.01 1.0000 0.6667 0.8000 3 extract.01 1.0000 0.6667 0.8000 3 observe.02 1.0000 0.6667 0.8000 3 commercialize.01 1.0000 0.6667 0.8000 3 drift.01 0.6667 1.0000 0.8000 2 oversee.01 0.6667 1.0000 0.8000 2 entitle.01 0.6667 1.0000 0.8000 2 line.01 0.6667 1.0000 0.8000 2 obstruct.01 0.6667 1.0000 0.8000 2 farm.01 0.6667 1.0000 0.8000 2 imprison.01 0.6667 1.0000 0.8000 2 revolve.06 1.0000 0.6667 0.8000 3 float.01 0.6667 1.0000 0.8000 2 scrap.01 0.6667 1.0000 0.8000 2 inaugurate.01 0.6667 1.0000 0.8000 2 rob.01 1.0000 0.6667 0.8000 3 dominate.01 0.5000 0.3333 0.4000 3 start_off.02 0.0000 0.0000 0.0000 2 reinforce.01 1.0000 0.6667 0.8000 3 pound.02 1.0000 0.6667 0.8000 3 catch.02 1.0000 0.2500 0.4000 4 whip.01 0.6667 1.0000 0.8000 2 abduct.01 0.6667 1.0000 0.8000 2 refrain.01 1.0000 0.6667 0.8000 3 amount.01 1.0000 0.6667 0.8000 3 pump.01 0.2500 1.0000 0.4000 1 note.02 0.0000 0.0000 0.0000 4 narrate.01 0.2500 1.0000 0.4000 1 license.01 1.0000 0.6667 0.8000 3 rethink.01 0.6667 1.0000 0.8000 2 bother.01 0.6667 1.0000 0.8000 2 rain.01 0.6667 1.0000 0.8000 2 storm.02 0.6667 1.0000 0.8000 2 catch_up.04 0.6667 1.0000 0.8000 2 go.23 0.3333 0.5000 0.4000 2 legalize.01 1.0000 0.6667 0.8000 3 auction_off.01 1.0000 0.6667 0.8000 3 wave.04 0.6667 1.0000 0.8000 2 uncover.01 1.0000 0.6667 0.8000 3 recover.01 1.0000 0.6667 0.8000 3 twist.01 1.0000 0.6667 0.8000 3 overturn.01 0.6667 1.0000 0.8000 2 race.02 1.0000 0.6667 0.8000 3 proliferate.01 0.6667 1.0000 0.8000 2 manage.02 1.0000 0.6667 0.8000 3 aid.01 1.0000 0.6667 0.8000 3 value.01 0.2500 1.0000 0.4000 1 restrain.01 0.6667 1.0000 0.8000 2 exempt.01 0.6667 1.0000 0.8000 2 ship.01 0.6667 1.0000 0.8000 2 succeed.03 0.6667 1.0000 0.8000 2 commend.01 1.0000 0.6667 0.8000 3 perceive.01 0.6667 1.0000 0.8000 2 lock.01 0.6667 1.0000 0.8000 2 hail.02 0.6667 1.0000 0.8000 2 protest.02 1.0000 0.6667 0.8000 3 disappear.01 0.6667 1.0000 0.8000 2 massacre.01 1.0000 0.6667 0.8000 3 attach.01 0.6667 1.0000 0.8000 2 install.01 1.0000 0.6667 0.8000 3 dislike.01 0.6667 1.0000 0.8000 2 differ.02 0.6667 1.0000 0.8000 2 reconsider.01 0.2500 1.0000 0.4000 1 decorate.01 0.6667 1.0000 0.8000 2 take_up.31 0.2500 1.0000 0.4000 1 come.16 0.2500 1.0000 0.4000 1 alert.01 0.2500 1.0000 0.4000 1 arm.01 0.6667 1.0000 0.8000 2 fool.01 0.6667 1.0000 0.8000 2 publicize.01 0.6667 1.0000 0.8000 2 graduate.01 0.3333 0.5000 0.4000 2 gossip.01 0.0000 0.0000 0.0000 0 underlie.01 0.0000 0.0000 0.0000 0 park.01 1.0000 1.0000 1.0000 2 station.01 1.0000 1.0000 1.0000 2 end.02 1.0000 0.3333 0.5000 3 dial.01 1.0000 1.0000 1.0000 2 put_on.08 1.0000 1.0000 1.0000 2 operate.101 0.0000 0.0000 0.0000 4 hint.01 1.0000 1.0000 1.0000 2 mask.01 1.0000 1.0000 1.0000 2 sustain.01 1.0000 1.0000 1.0000 2 relinquish.01 1.0000 1.0000 1.0000 2 wage.01 1.0000 1.0000 1.0000 2 kid.01 1.0000 1.0000 1.0000 2 break.19 0.5000 0.5000 0.5000 2 squeeze.02 0.3333 1.0000 0.5000 1 trail.01 1.0000 1.0000 1.0000 2 introduce.01 1.0000 1.0000 1.0000 2 affirm.01 1.0000 1.0000 1.0000 2 draw_up.03 1.0000 1.0000 1.0000 2 outline.01 1.0000 1.0000 1.0000 2 grip.01 0.3333 1.0000 0.5000 1 trial.06 1.0000 1.0000 1.0000 2 consume.01 1.0000 1.0000 1.0000 2 speed.01 1.0000 1.0000 1.0000 2 chair.01 1.0000 1.0000 1.0000 2 stymie.01 1.0000 1.0000 1.0000 2 uphold.01 1.0000 1.0000 1.0000 2 widen.01 1.0000 1.0000 1.0000 2 transit.01 0.5000 0.5000 0.5000 2 tide.01 1.0000 1.0000 1.0000 2 scoop_up.02 1.0000 1.0000 1.0000 2 fade.01 1.0000 1.0000 1.0000 2 smell.01 1.0000 1.0000 1.0000 2 take.03 0.0000 0.0000 0.0000 1 pollute.01 1.0000 1.0000 1.0000 2 dwindle.01 1.0000 1.0000 1.0000 2 subside.02 1.0000 0.3333 0.5000 3 wander.01 1.0000 1.0000 1.0000 2 fetch.01 1.0000 1.0000 1.0000 2 prompt.01 1.0000 1.0000 1.0000 2 erect.01 1.0000 1.0000 1.0000 2 corrupt.01 1.0000 1.0000 1.0000 2 degrade.01 1.0000 1.0000 1.0000 2 fish.01 1.0000 1.0000 1.0000 2 endeavor.01 1.0000 1.0000 1.0000 2 tip.05 1.0000 1.0000 1.0000 2 get_through.13 0.3333 1.0000 0.5000 1 discard.01 1.0000 1.0000 1.0000 2 manifest.01 1.0000 1.0000 1.0000 2 alleviate.01 1.0000 1.0000 1.0000 2 sweat.01 0.3333 1.0000 0.5000 1 press.02 1.0000 1.0000 1.0000 2 dare.01 1.0000 1.0000 1.0000 2 run.09 1.0000 0.3333 0.5000 3 project.02 1.0000 1.0000 1.0000 2 sense.01 1.0000 1.0000 1.0000 2 resemble.01 1.0000 1.0000 1.0000 2 hold_on.05 1.0000 1.0000 1.0000 2 penetrate.01 1.0000 1.0000 1.0000 2 prefer.01 1.0000 1.0000 1.0000 2 run.07 1.0000 1.0000 1.0000 2 salvation.01 1.0000 1.0000 1.0000 2 utter.01 1.0000 1.0000 1.0000 2 wave.01 1.0000 1.0000 1.0000 2 cry.01 0.0000 0.0000 0.0000 4 embed.01 1.0000 1.0000 1.0000 2 comfort.01 1.0000 1.0000 1.0000 2 hang_up.03 1.0000 1.0000 1.0000 2 reproduce.01 1.0000 1.0000 1.0000 2 triple.01 1.0000 1.0000 1.0000 2 enroll.01 1.0000 1.0000 1.0000 2 slow_down.03 1.0000 1.0000 1.0000 2 dedicate.01 1.0000 1.0000 1.0000 2 levy.01 1.0000 1.0000 1.0000 2 hold.13 1.0000 1.0000 1.0000 2 institute.01 0.3333 1.0000 0.5000 1 dub.01 1.0000 1.0000 1.0000 2 embarrass.01 1.0000 1.0000 1.0000 2 bring_down.03 1.0000 0.3333 0.5000 3 constitute.01 1.0000 1.0000 1.0000 2 form.02 0.5000 0.5000 0.5000 2 liberate.01 1.0000 1.0000 1.0000 2 topple.01 1.0000 1.0000 1.0000 2 smuggle.01 1.0000 1.0000 1.0000 2 provoke.01 1.0000 1.0000 1.0000 2 bleed.01 1.0000 1.0000 1.0000 2 interrogate.01 1.0000 1.0000 1.0000 2 cover_up.04 1.0000 1.0000 1.0000 2 subside.01 0.3333 1.0000 0.5000 1 log.01 1.0000 1.0000 1.0000 2 head.01 0.3333 1.0000 0.5000 1 bar.01 1.0000 1.0000 1.0000 2 address.03 1.0000 1.0000 1.0000 2 wrap_up.02 1.0000 1.0000 1.0000 2 debut.01 1.0000 1.0000 1.0000 2 reach.02 1.0000 0.3333 0.5000 3 nominate.01 1.0000 1.0000 1.0000 2 span.01 1.0000 1.0000 1.0000 2 mean.02 1.0000 1.0000 1.0000 2 stand_by.05 1.0000 1.0000 1.0000 2 quit.01 1.0000 1.0000 1.0000 2 wake_up.02 1.0000 1.0000 1.0000 2 cope.01 1.0000 1.0000 1.0000 2 burst.02 1.0000 0.3333 0.5000 3 set.08 1.0000 0.3333 0.5000 3 unfold.02 1.0000 1.0000 1.0000 2 vacate.01 1.0000 1.0000 1.0000 2 roost.01 0.3333 1.0000 0.5000 1 deregulate.01 1.0000 1.0000 1.0000 2 outpace.01 1.0000 1.0000 1.0000 2 cap.02 1.0000 0.3333 0.5000 3 peak.01 1.0000 1.0000 1.0000 2 confiscate.01 1.0000 1.0000 1.0000 2 assassinate.01 1.0000 1.0000 1.0000 2 retaliate.01 1.0000 1.0000 1.0000 2 spark.01 1.0000 1.0000 1.0000 2 combat.01 1.0000 1.0000 1.0000 2 address.01 1.0000 1.0000 1.0000 2 escort.01 1.0000 1.0000 1.0000 2 undertake.01 0.5000 0.5000 0.5000 2 speak_out.03 1.0000 1.0000 1.0000 2 rally.01 1.0000 0.3333 0.5000 3 pardon.01 1.0000 1.0000 1.0000 2 score.01 1.0000 1.0000 1.0000 2 portray.01 1.0000 1.0000 1.0000 2 load.01 1.0000 1.0000 1.0000 2 stabilize.01 1.0000 1.0000 1.0000 2 plow.01 1.0000 1.0000 1.0000 2 persecute.01 1.0000 1.0000 1.0000 2 stab.01 0.5000 0.5000 0.5000 2 trust.01 1.0000 1.0000 1.0000 2 cry_out.03 0.3333 1.0000 0.5000 1 blow.09 1.0000 1.0000 1.0000 2 dip.02 1.0000 1.0000 1.0000 2 drown.02 1.0000 1.0000 1.0000 2 brag.01 1.0000 1.0000 1.0000 2 devalue.01 0.3333 1.0000 0.5000 1 stimulate.01 1.0000 1.0000 1.0000 2 revive.01 1.0000 1.0000 1.0000 2 perfect.01 1.0000 1.0000 1.0000 2 remit.01 0.3333 1.0000 0.5000 1 line_up.02 1.0000 1.0000 1.0000 2 speed_up.02 1.0000 1.0000 1.0000 2 boil.01 0.3333 1.0000 0.5000 1 administer.01 1.0000 0.3333 0.5000 3 offset.01 1.0000 1.0000 1.0000 2 make_up.16 1.0000 1.0000 1.0000 2 employ.02 1.0000 1.0000 1.0000 2 flock.01 0.3333 1.0000 0.5000 1 mobilize.01 1.0000 1.0000 1.0000 2 motivate.01 1.0000 1.0000 1.0000 2 telecommunicate.01 1.0000 1.0000 1.0000 2 situate.01 1.0000 1.0000 1.0000 2 advertise.01 1.0000 1.0000 1.0000 2 restructure.01 1.0000 1.0000 1.0000 2 discriminate.02 1.0000 1.0000 1.0000 2 woo.01 0.3333 1.0000 0.5000 1 subscribe.01 1.0000 1.0000 1.0000 2 recession.02 1.0000 1.0000 1.0000 2 strike.02 0.3333 1.0000 0.5000 1 pronounce.01 1.0000 0.3333 0.5000 3 intensify.01 1.0000 1.0000 1.0000 2 beat.03 0.3333 1.0000 0.5000 1 worsen.01 1.0000 1.0000 1.0000 2 blow.14 1.0000 1.0000 1.0000 2 besiege.01 0.3333 1.0000 0.5000 1 plunge.01 1.0000 1.0000 1.0000 2 materialize.01 1.0000 1.0000 1.0000 2 explode.02 1.0000 1.0000 1.0000 2 depress.01 1.0000 1.0000 1.0000 2 hang_on.05 0.3333 1.0000 0.5000 1 reshape.01 1.0000 1.0000 1.0000 2 break_out.06 0.0000 0.0000 0.0000 4 tune_in.02 1.0000 1.0000 1.0000 2 assemble.02 0.3333 1.0000 0.5000 1 lay_off.02 1.0000 1.0000 1.0000 2 shoot.06 1.0000 1.0000 1.0000 2 package.01 1.0000 1.0000 1.0000 2 clean.01 1.0000 1.0000 1.0000 2 contend.01 1.0000 1.0000 1.0000 2 rhyme.01 1.0000 1.0000 1.0000 2 wield.01 1.0000 1.0000 1.0000 2 cool_down.02 0.3333 1.0000 0.5000 1 erase.01 1.0000 1.0000 1.0000 2 dilute.01 1.0000 1.0000 1.0000 2 tumble.01 1.0000 1.0000 1.0000 2 plummet.01 1.0000 1.0000 1.0000 2 disrupt.01 1.0000 1.0000 1.0000 2 plague.01 1.0000 1.0000 1.0000 2 conceal.01 1.0000 0.3333 0.5000 3 title.01 1.0000 1.0000 1.0000 2 incur.01 1.0000 1.0000 1.0000 2 come.12 1.0000 1.0000 1.0000 2 recognize.02 0.0000 0.0000 0.0000 1 pretend.01 1.0000 1.0000 1.0000 2 contradict.01 1.0000 1.0000 1.0000 2 forbid.01 0.5000 0.5000 0.5000 2 envy.01 1.0000 1.0000 1.0000 2 ponder.01 1.0000 1.0000 1.0000 2 abuse.02 0.3333 1.0000 0.5000 1 rebut.01 1.0000 1.0000 1.0000 2 edit.01 1.0000 1.0000 1.0000 2 abide.01 1.0000 1.0000 1.0000 2 intervene.01 1.0000 1.0000 1.0000 2 host.01 1.0000 1.0000 1.0000 2 detour.01 0.0000 0.0000 0.0000 4 assign.01 1.0000 0.3333 0.5000 3 sail.01 1.0000 1.0000 1.0000 2 emigrate.01 1.0000 1.0000 1.0000 2 quantify.01 0.0000 0.0000 0.0000 1 point.01 0.3333 1.0000 0.5000 1 smile.01 1.0000 1.0000 1.0000 2 bloom.01 0.3333 1.0000 0.5000 1 rebuild.01 1.0000 1.0000 1.0000 2 honor.02 0.0000 0.0000 0.0000 0 sag.01 0.0000 0.0000 0.0000 0 figure.01 0.5000 1.0000 0.6667 1 compromise.01 0.5000 1.0000 0.6667 1 take_down.22 0.0000 0.0000 0.0000 3 entertain.02 0.0000 0.0000 0.0000 3 write_down.03 0.5000 1.0000 0.6667 1 keep_up.05 0.5000 1.0000 0.6667 1 entail.01 0.5000 1.0000 0.6667 1 desire.01 0.5000 1.0000 0.6667 1 detail.01 1.0000 0.5000 0.6667 2 merit.01 1.0000 0.5000 0.6667 2 turn.14 0.0000 0.0000 0.0000 2 stir_up.04 0.5000 1.0000 0.6667 1 emerge.02 1.0000 0.5000 0.6667 2 interest.01 0.5000 1.0000 0.6667 1 map.01 0.0000 0.0000 0.0000 3 label.01 0.5000 1.0000 0.6667 1 shun.01 1.0000 0.5000 0.6667 2 convene.01 0.5000 1.0000 0.6667 1 precondition.01 0.5000 1.0000 0.6667 1 phase_out.01 0.5000 1.0000 0.6667 1 bridge.01 0.5000 1.0000 0.6667 1 gaze.01 0.0000 0.0000 0.0000 3 pass_by.17 1.0000 0.5000 0.6667 2 celebrate.01 1.0000 0.5000 0.6667 2 join_in.05 1.0000 0.5000 0.6667 2 foster.01 0.5000 1.0000 0.6667 1 bypass.01 1.0000 0.5000 0.6667 2 admire.01 1.0000 0.5000 0.6667 2 retreat.01 1.0000 0.5000 0.6667 2 value.02 0.0000 0.0000 0.0000 3 abound.01 1.0000 0.5000 0.6667 2 lighten.01 1.0000 0.5000 0.6667 2 tie_up.04 0.5000 1.0000 0.6667 1 cheat.01 1.0000 0.5000 0.6667 2 rage.02 0.5000 1.0000 0.6667 1 wake.01 0.5000 1.0000 0.6667 1 break.16 0.0000 0.0000 0.0000 3 name.02 1.0000 0.5000 0.6667 2 kick.01 0.5000 1.0000 0.6667 1 curse.02 1.0000 0.5000 0.6667 2 ferry.01 0.5000 1.0000 0.6667 1 modify.01 0.5000 1.0000 0.6667 1 stunt.02 0.0000 0.0000 0.0000 3 perpetrate.01 1.0000 0.5000 0.6667 2 sponsor.01 1.0000 0.5000 0.6667 2 brainwash.01 1.0000 0.5000 0.6667 2 swell.01 1.0000 0.5000 0.6667 2 take.17 1.0000 0.5000 0.6667 2 tinker.01 0.5000 1.0000 0.6667 1 dig.01 0.5000 1.0000 0.6667 1 claim.02 1.0000 0.5000 0.6667 2 ring.01 0.5000 1.0000 0.6667 1 keep_on.08 0.5000 1.0000 0.6667 1 shop.01 1.0000 0.5000 0.6667 2 disarm.01 1.0000 0.5000 0.6667 2 spill.01 0.5000 1.0000 0.6667 1 tend.01 1.0000 0.5000 0.6667 2 resort.01 0.5000 1.0000 0.6667 1 light_up.08 0.5000 1.0000 0.6667 1 suck.01 0.5000 1.0000 0.6667 1 hang.02 1.0000 0.5000 0.6667 2 await.01 1.0000 0.5000 0.6667 2 procedure.01 0.5000 1.0000 0.6667 1 undercut.01 0.5000 1.0000 0.6667 1 call.07 0.0000 0.0000 0.0000 2 drive.03 0.5000 1.0000 0.6667 1 do.04 1.0000 0.5000 0.6667 2 devastate.01 0.5000 1.0000 0.6667 1 mistake.02 1.0000 0.5000 0.6667 2 take_off.18 1.0000 0.5000 0.6667 2 rock.01 1.0000 0.5000 0.6667 2 loosen.01 0.5000 1.0000 0.6667 1 define.01 0.5000 1.0000 0.6667 1 appeal.01 0.5000 1.0000 0.6667 1 hug.01 0.5000 1.0000 0.6667 1 surrender.01 1.0000 0.5000 0.6667 2 shock.01 1.0000 0.5000 0.6667 2 ignite.01 0.5000 1.0000 0.6667 1 wreck.01 0.5000 1.0000 0.6667 1 shatter.01 0.5000 1.0000 0.6667 1 roar.02 1.0000 0.5000 0.6667 2 reaffirm.01 0.5000 1.0000 0.6667 1 caution.01 0.5000 1.0000 0.6667 1 slam.02 0.0000 0.0000 0.0000 3 blind.01 0.5000 1.0000 0.6667 1 play_out.03 0.5000 1.0000 0.6667 1 grapple.01 0.5000 1.0000 0.6667 1 boycott.01 1.0000 0.5000 0.6667 2 endow.01 0.5000 1.0000 0.6667 1 bathe.01 0.5000 1.0000 0.6667 1 execute.02 1.0000 0.5000 0.6667 2 tempt.01 0.5000 1.0000 0.6667 1 force.03 0.0000 0.0000 0.0000 3 weave.01 0.5000 1.0000 0.6667 1 adhere.02 0.5000 1.0000 0.6667 1 evaluate.01 0.5000 1.0000 0.6667 1 ferment.01 0.0000 0.0000 0.0000 3 seal.01 1.0000 0.5000 0.6667 2 reform.01 1.0000 0.5000 0.6667 2 split.01 1.0000 0.5000 0.6667 2 unify.01 0.5000 1.0000 0.6667 1 reach.03 1.0000 0.5000 0.6667 2 compose.02 0.5000 1.0000 0.6667 1 upgrade.02 1.0000 0.5000 0.6667 2 evacuate.01 1.0000 0.5000 0.6667 2 rebuff.01 0.5000 1.0000 0.6667 1 bill.01 0.5000 1.0000 0.6667 1 reward.01 1.0000 0.5000 0.6667 2 discern.01 0.5000 1.0000 0.6667 1 maturate.03 1.0000 0.5000 0.6667 2 forecast.01 1.0000 0.5000 0.6667 2 prepare.01 0.0000 0.0000 0.0000 1 clear.02 0.5000 1.0000 0.6667 1 overshadow.01 0.0000 0.0000 0.0000 3 premiere.01 1.0000 0.5000 0.6667 2 lure.01 1.0000 0.5000 0.6667 2 garner.01 1.0000 0.5000 0.6667 2 top.01 1.0000 0.5000 0.6667 2 tackle.01 1.0000 0.5000 0.6667 2 redeem.01 0.5000 1.0000 0.6667 1 date.01 0.5000 1.0000 0.6667 1 articulate.01 0.5000 1.0000 0.6667 1 slump.01 0.5000 1.0000 0.6667 1 squeeze.01 1.0000 0.5000 0.6667 2 hold.03 0.5000 1.0000 0.6667 1 frustrate.01 0.5000 1.0000 0.6667 1 edge.01 0.5000 1.0000 0.6667 1 instruct.01 0.5000 1.0000 0.6667 1 exacerbate.01 1.0000 0.5000 0.6667 2 thrive.01 1.0000 0.5000 0.6667 2 serve.04 0.5000 1.0000 0.6667 1 locate.02 0.0000 0.0000 0.0000 1 slip.01 0.5000 1.0000 0.6667 1 streamline.01 0.5000 1.0000 0.6667 1 blunt.01 0.5000 1.0000 0.6667 1 expire.01 0.5000 1.0000 0.6667 1 strike.03 0.0000 0.0000 0.0000 3 mount.02 0.5000 1.0000 0.6667 1 shut_down.05 0.5000 1.0000 0.6667 1 loan.01 0.5000 1.0000 0.6667 1 incriminate.01 0.0000 0.0000 0.0000 3 reunify.01 0.5000 1.0000 0.6667 1 assimilate.01 0.5000 1.0000 0.6667 1 push.04 0.0000 0.0000 0.0000 3 lean.01 0.5000 1.0000 0.6667 1 recount.01 0.5000 1.0000 0.6667 1 counter.01 0.5000 1.0000 0.6667 1 stand.03 1.0000 0.5000 0.6667 2 patrol.01 1.0000 0.5000 0.6667 2 turn_out.17 0.5000 1.0000 0.6667 1 bounce.01 0.5000 1.0000 0.6667 1 defy.01 1.0000 0.5000 0.6667 2 miscalculate.01 0.0000 0.0000 0.0000 3 exhaust.01 0.5000 1.0000 0.6667 1 get_back.10 0.0000 0.0000 0.0000 1 matter.01 0.5000 1.0000 0.6667 1 gear.01 0.5000 1.0000 0.6667 1 lock_up.04 1.0000 0.5000 0.6667 2 shoot.03 0.5000 1.0000 0.6667 1 summarize.01 0.5000 1.0000 0.6667 1 book.01 0.5000 1.0000 0.6667 1 misunderstand.01 0.5000 1.0000 0.6667 1 denounce.01 1.0000 0.5000 0.6667 2 regain.01 1.0000 0.5000 0.6667 2 annoy.01 0.0000 0.0000 0.0000 1 follow.04 0.5000 1.0000 0.6667 1 pile.03 0.0000 0.0000 0.0000 0 sway.02 0.0000 0.0000 0.0000 0 falter.01 0.0000 0.0000 0.0000 0 overreact.01 0.0000 0.0000 0.0000 0 prevail.02 0.0000 0.0000 0.0000 0 avalanche.01 0.0000 0.0000 0.0000 0 sigh.01 0.0000 0.0000 0.0000 0 outbid.01 0.0000 0.0000 0.0000 0 take_off.07 0.0000 0.0000 0.0000 0 soar.01 0.0000 0.0000 0.0000 0 suspension.03 0.0000 0.0000 0.0000 0 pitch.04 0.0000 0.0000 0.0000 0 misinterpret.01 0.0000 0.0000 0.0000 0 correspond.02 0.0000 0.0000 0.0000 0 email.01 1.0000 1.0000 1.0000 1 irritate.01 1.0000 1.0000 1.0000 1 inflame.01 0.0000 0.0000 0.0000 2 wind_down.04 0.0000 0.0000 0.0000 2 join_up.02 1.0000 1.0000 1.0000 1 debit.01 0.0000 0.0000 0.0000 2 fry.01 0.0000 0.0000 0.0000 2 work_out.03 1.0000 1.0000 1.0000 1 leave.02 0.0000 0.0000 0.0000 2 characterize.01 1.0000 1.0000 1.0000 1 push.05 0.0000 0.0000 0.0000 2 make.18 0.0000 0.0000 0.0000 1 absorb.01 1.0000 1.0000 1.0000 1 start_up.04 1.0000 1.0000 1.0000 1 trace.02 1.0000 1.0000 1.0000 1 assemble.01 0.0000 0.0000 0.0000 2 chew.01 1.0000 1.0000 1.0000 1 network.01 0.0000 0.0000 0.0000 2 color.01 1.0000 1.0000 1.0000 1 blossom.01 0.0000 0.0000 0.0000 2 board.01 1.0000 1.0000 1.0000 1 inspect.01 1.0000 1.0000 1.0000 1 drape.01 1.0000 1.0000 1.0000 1 sprawl.01 1.0000 1.0000 1.0000 1 terrify.01 1.0000 1.0000 1.0000 1 count.03 1.0000 1.0000 1.0000 1 spawn.01 1.0000 1.0000 1.0000 1 epidemic.01 1.0000 1.0000 1.0000 1 differentiate.01 0.0000 0.0000 0.0000 2 aim.01 1.0000 1.0000 1.0000 1 infringe.01 1.0000 1.0000 1.0000 1 patent.01 1.0000 1.0000 1.0000 1 wrestle.01 0.0000 0.0000 0.0000 2 override.01 1.0000 1.0000 1.0000 1 shed.01 1.0000 1.0000 1.0000 1 necessitate.01 1.0000 1.0000 1.0000 1 refurbish.01 1.0000 1.0000 1.0000 1 carve.02 1.0000 1.0000 1.0000 1 reflect.02 1.0000 1.0000 1.0000 1 pass_up.13 1.0000 1.0000 1.0000 1 lobby.01 1.0000 1.0000 1.0000 1 shelter.01 1.0000 1.0000 1.0000 1 settle_down.04 0.0000 0.0000 0.0000 2 converse.01 0.0000 0.0000 0.0000 2 melt.01 1.0000 1.0000 1.0000 1 scuttle.01 1.0000 1.0000 1.0000 1 relate.02 1.0000 1.0000 1.0000 1 cross.01 0.0000 0.0000 0.0000 2 lug.01 0.0000 0.0000 0.0000 2 bud.01 1.0000 1.0000 1.0000 1 catch_on.05 0.0000 0.0000 0.0000 1 mount.03 0.0000 0.0000 0.0000 2 set_about.12 0.0000 0.0000 0.0000 2 leave.14 1.0000 1.0000 1.0000 1 sign_up.03 1.0000 1.0000 1.0000 1 fret.01 1.0000 1.0000 1.0000 1 volunteer.01 1.0000 1.0000 1.0000 1 adapt.01 1.0000 1.0000 1.0000 1 outing.07 0.0000 0.0000 0.0000 2 conduct.02 1.0000 1.0000 1.0000 1 throw_away.07 1.0000 1.0000 1.0000 1 outweigh.01 1.0000 1.0000 1.0000 1 ridicule.01 1.0000 1.0000 1.0000 1 groom.01 1.0000 1.0000 1.0000 1 flaw.01 1.0000 1.0000 1.0000 1 yearn.01 1.0000 1.0000 1.0000 1 put.LV 1.0000 1.0000 1.0000 1 opt.01 1.0000 1.0000 1.0000 1 effort.01 1.0000 1.0000 1.0000 1 rediscover.01 1.0000 1.0000 1.0000 1 chain.01 1.0000 1.0000 1.0000 1 victimize.01 1.0000 1.0000 1.0000 1 spew.01 1.0000 1.0000 1.0000 1 cleanse.01 1.0000 1.0000 1.0000 1 shove.01 1.0000 1.0000 1.0000 1 party.01 1.0000 1.0000 1.0000 1 classify.01 1.0000 1.0000 1.0000 1 shut_up.06 1.0000 1.0000 1.0000 1 headquarter.01 1.0000 1.0000 1.0000 1 come_across.21 1.0000 1.0000 1.0000 1 unveil.01 1.0000 1.0000 1.0000 1 make_out.12 0.0000 0.0000 0.0000 2 fit_in.02 1.0000 1.0000 1.0000 1 dissolve.01 1.0000 1.0000 1.0000 1 specialize.01 1.0000 1.0000 1.0000 1 envision.01 1.0000 1.0000 1.0000 1 hype.01 0.0000 0.0000 0.0000 2 swallow.01 1.0000 1.0000 1.0000 1 spray.01 1.0000 1.0000 1.0000 1 salute.01 1.0000 1.0000 1.0000 1 proclaim.01 1.0000 1.0000 1.0000 1 disavow.01 0.0000 0.0000 0.0000 2 thicken.01 1.0000 1.0000 1.0000 1 go.11 1.0000 1.0000 1.0000 1 sharpen.01 1.0000 1.0000 1.0000 1 watch_out.02 1.0000 1.0000 1.0000 1 perish.01 1.0000 1.0000 1.0000 1 fascinate.01 1.0000 1.0000 1.0000 1 calm_down.02 1.0000 1.0000 1.0000 1 prosper.01 1.0000 1.0000 1.0000 1 humanize.01 1.0000 1.0000 1.0000 1 destine.01 1.0000 1.0000 1.0000 1 illusion.01 1.0000 1.0000 1.0000 1 come_about.06 0.0000 0.0000 0.0000 2 sow.01 1.0000 1.0000 1.0000 1 fill_up.02 1.0000 1.0000 1.0000 1 warm.01 1.0000 1.0000 1.0000 1 refine.01 1.0000 1.0000 1.0000 1 congest.01 1.0000 1.0000 1.0000 1 marginalize.01 1.0000 1.0000 1.0000 1 sort_out.02 1.0000 1.0000 1.0000 1 underpin.01 1.0000 1.0000 1.0000 1 labor.01 0.0000 0.0000 0.0000 2 root.02 1.0000 1.0000 1.0000 1 win_over.02 1.0000 1.0000 1.0000 1 conform.01 1.0000 1.0000 1.0000 1 disdain.01 0.0000 0.0000 0.0000 2 pump_up.02 0.0000 0.0000 0.0000 2 memorize.01 1.0000 1.0000 1.0000 1 curry.02 1.0000 1.0000 1.0000 1 mind.04 0.0000 0.0000 0.0000 1 dictate.01 1.0000 1.0000 1.0000 1 comprehend.01 1.0000 1.0000 1.0000 1 oppress.01 1.0000 1.0000 1.0000 1 commission.01 1.0000 1.0000 1.0000 1 shackle.01 1.0000 1.0000 1.0000 1 loot.01 1.0000 1.0000 1.0000 1 reevaluate.01 0.0000 0.0000 0.0000 2 desecrate.01 1.0000 1.0000 1.0000 1 get_back.09 1.0000 1.0000 1.0000 1 ascend.01 1.0000 1.0000 1.0000 1 bow.02 0.0000 0.0000 0.0000 2 witness.01 1.0000 1.0000 1.0000 1 dangle.01 1.0000 1.0000 1.0000 1 confine.01 1.0000 1.0000 1.0000 1 kidnap.01 1.0000 1.0000 1.0000 1 genocide.01 1.0000 1.0000 1.0000 1 swear.01 1.0000 1.0000 1.0000 1 convey.01 1.0000 1.0000 1.0000 1 scale.01 1.0000 1.0000 1.0000 1 broker.01 1.0000 1.0000 1.0000 1 oust.01 1.0000 1.0000 1.0000 1 cling.01 1.0000 1.0000 1.0000 1 christen.01 1.0000 1.0000 1.0000 1 bid.03 0.0000 0.0000 0.0000 2 televise.01 1.0000 1.0000 1.0000 1 flock.02 0.0000 0.0000 0.0000 2 coat.01 1.0000 1.0000 1.0000 1 brief.01 1.0000 1.0000 1.0000 1 gesture.01 1.0000 1.0000 1.0000 1 torture.01 1.0000 1.0000 1.0000 1 hoist.01 1.0000 1.0000 1.0000 1 kick_off.04 0.0000 0.0000 0.0000 2 chronicle.01 0.0000 0.0000 0.0000 2 rehabilitate.01 1.0000 1.0000 1.0000 1 ground.01 1.0000 1.0000 1.0000 1 scam.01 1.0000 1.0000 1.0000 1 union.02 0.0000 0.0000 0.0000 2 hamper.01 1.0000 1.0000 1.0000 1 rape.01 1.0000 1.0000 1.0000 1 dim.01 1.0000 1.0000 1.0000 1 converge.01 1.0000 1.0000 1.0000 1 bail_out.01 0.0000 0.0000 0.0000 2 take_up.13 0.0000 0.0000 0.0000 2 reside.01 1.0000 1.0000 1.0000 1 run.08 0.0000 0.0000 0.0000 2 crack_down.06 1.0000 1.0000 1.0000 1 ambush.01 1.0000 1.0000 1.0000 1 casualties.01 1.0000 1.0000 1.0000 1 halt.01 1.0000 1.0000 1.0000 1 paralyze.01 1.0000 1.0000 1.0000 1 transmit.01 1.0000 1.0000 1.0000 1 track_down.02 1.0000 1.0000 1.0000 1 restart.01 1.0000 1.0000 1.0000 1 redirect.01 1.0000 1.0000 1.0000 1 bargain.01 1.0000 1.0000 1.0000 1 ratify.01 1.0000 1.0000 1.0000 1 put_off.06 1.0000 1.0000 1.0000 1 venture.01 1.0000 1.0000 1.0000 1 get.LV 0.0000 0.0000 0.0000 1 spread.01 0.0000 0.0000 0.0000 2 click.01 1.0000 1.0000 1.0000 1 break_up.08 1.0000 1.0000 1.0000 1 allow.02 0.0000 0.0000 0.0000 2 flip.01 1.0000 1.0000 1.0000 1 contest.01 1.0000 1.0000 1.0000 1 recreation.02 1.0000 1.0000 1.0000 1 downplay.01 1.0000 1.0000 1.0000 1 veto.01 1.0000 1.0000 1.0000 1 populate.01 1.0000 1.0000 1.0000 1 reprieve.01 0.0000 0.0000 0.0000 2 taint.01 1.0000 1.0000 1.0000 1 throw.03 1.0000 1.0000 1.0000 1 scatter.01 1.0000 1.0000 1.0000 1 molest.01 1.0000 1.0000 1.0000 1 dock.01 1.0000 1.0000 1.0000 1 pack.01 1.0000 1.0000 1.0000 1 echo.01 1.0000 1.0000 1.0000 1 ring.05 0.0000 0.0000 0.0000 2 abate.01 1.0000 1.0000 1.0000 1 strike.05 1.0000 1.0000 1.0000 1 iron_out.01 1.0000 1.0000 1.0000 1 give_away.02 1.0000 1.0000 1.0000 1 prophesy.01 1.0000 1.0000 1.0000 1 confess.01 1.0000 1.0000 1.0000 1 kneel.01 1.0000 1.0000 1.0000 1 spit.01 1.0000 1.0000 1.0000 1 bow.01 1.0000 1.0000 1.0000 1 soak.01 1.0000 1.0000 1.0000 1 rest.01 1.0000 1.0000 1.0000 1 stumble.01 1.0000 1.0000 1.0000 1 sting.01 0.0000 0.0000 0.0000 2 bite.01 1.0000 1.0000 1.0000 1 rejoice.01 1.0000 1.0000 1.0000 1 crush.01 1.0000 1.0000 1.0000 1 trick.01 1.0000 1.0000 1.0000 1 grind.01 1.0000 1.0000 1.0000 1 hinder.01 1.0000 1.0000 1.0000 1 assail.01 0.0000 0.0000 0.0000 2 deepen.01 1.0000 1.0000 1.0000 1 automate.01 1.0000 1.0000 1.0000 1 signify.01 1.0000 1.0000 1.0000 1 appeal.02 1.0000 1.0000 1.0000 1 parade.01 1.0000 1.0000 1.0000 1 enter.02 0.0000 0.0000 0.0000 2 distill.01 0.0000 0.0000 0.0000 2 waive.01 1.0000 1.0000 1.0000 1 pay_off.02 1.0000 1.0000 1.0000 1 conserve.01 1.0000 1.0000 1.0000 1 mine.01 1.0000 1.0000 1.0000 1 add_up.04 1.0000 1.0000 1.0000 1 couple.01 1.0000 1.0000 1.0000 1 complement.01 1.0000 1.0000 1.0000 1 function.01 1.0000 1.0000 1.0000 1 cater.01 1.0000 1.0000 1.0000 1 pay_out.03 1.0000 1.0000 1.0000 1 mortgage.01 1.0000 1.0000 1.0000 1 rename.01 1.0000 1.0000 1.0000 1 evade.01 1.0000 1.0000 1.0000 1 exert.01 1.0000 1.0000 1.0000 1 climax.01 1.0000 1.0000 1.0000 1 promulgate.01 1.0000 1.0000 1.0000 1 appropriate.01 0.0000 0.0000 0.0000 2 cease.01 1.0000 1.0000 1.0000 1 pass.07 1.0000 1.0000 1.0000 1 enlarge.01 1.0000 1.0000 1.0000 1 reap.01 1.0000 1.0000 1.0000 1 reason.01 1.0000 1.0000 1.0000 1 erode.01 1.0000 1.0000 1.0000 1 cut_back.05 1.0000 1.0000 1.0000 1 paint.03 0.0000 0.0000 0.0000 2 reconcile.01 1.0000 1.0000 1.0000 1 repudiate.01 0.0000 0.0000 0.0000 2 outlaw.01 1.0000 1.0000 1.0000 1 pile_up.02 0.0000 0.0000 0.0000 2 rot.01 1.0000 1.0000 1.0000 1 purge.01 1.0000 1.0000 1.0000 1 remark.01 1.0000 1.0000 1.0000 1 rise_up.03 1.0000 1.0000 1.0000 1 swamp.01 1.0000 1.0000 1.0000 1 clean_up.02 1.0000 1.0000 1.0000 1 pave.02 1.0000 1.0000 1.0000 1 bribe.01 1.0000 1.0000 1.0000 1 pay_off.05 1.0000 1.0000 1.0000 1 shave.01 1.0000 1.0000 1.0000 1 ride_out.02 1.0000 1.0000 1.0000 1 trap.01 1.0000 1.0000 1.0000 1 underwrite.01 1.0000 1.0000 1.0000 1 pool.01 1.0000 1.0000 1.0000 1 deteriorate.01 1.0000 1.0000 1.0000 1 equal.01 1.0000 1.0000 1.0000 1 pick_up.05 1.0000 1.0000 1.0000 1 rebound.01 1.0000 1.0000 1.0000 1 lag.01 1.0000 1.0000 1.0000 1 spot.01 1.0000 1.0000 1.0000 1 defuse.01 1.0000 1.0000 1.0000 1 number.01 1.0000 1.0000 1.0000 1 dismiss.02 0.0000 0.0000 0.0000 2 foreclose.01 1.0000 1.0000 1.0000 1 stir.02 0.0000 0.0000 0.0000 1 heighten.01 1.0000 1.0000 1.0000 1 appease.01 1.0000 1.0000 1.0000 1 multiply.01 1.0000 1.0000 1.0000 1 embark.01 1.0000 1.0000 1.0000 1 mold.01 1.0000 1.0000 1.0000 1 conceive.01 1.0000 1.0000 1.0000 1 slate.01 1.0000 1.0000 1.0000 1 incline.01 1.0000 1.0000 1.0000 1 succeed.02 1.0000 1.0000 1.0000 1 outstrip.01 1.0000 1.0000 1.0000 1 stem.01 1.0000 1.0000 1.0000 1 dump.01 1.0000 1.0000 1.0000 1 vie.01 1.0000 1.0000 1.0000 1 malign.01 0.0000 0.0000 0.0000 2 go.07 1.0000 1.0000 1.0000 1 part.01 1.0000 1.0000 1.0000 1 bother.02 1.0000 1.0000 1.0000 1 imply.01 1.0000 1.0000 1.0000 1 mock.01 1.0000 1.0000 1.0000 1 boil_over.02 0.0000 0.0000 0.0000 2 court.01 1.0000 1.0000 1.0000 1 evidence.01 1.0000 1.0000 1.0000 1 preach.01 1.0000 1.0000 1.0000 1 heat_up.02 1.0000 1.0000 1.0000 1 manipulate.02 1.0000 1.0000 1.0000 1 rumor.01 1.0000 1.0000 1.0000 1 term.01 1.0000 1.0000 1.0000 1 solidify.01 1.0000 1.0000 1.0000 1 curtail.01 1.0000 1.0000 1.0000 1 allot.01 1.0000 1.0000 1.0000 1 fuel.01 1.0000 1.0000 1.0000 1 align.01 1.0000 1.0000 1.0000 1 feud.01 1.0000 1.0000 1.0000 1 raise.03 1.0000 1.0000 1.0000 1 flirt.01 1.0000 1.0000 1.0000 1 excise.01 0.0000 0.0000 0.0000 2 date.02 1.0000 1.0000 1.0000 1 figure.03 1.0000 1.0000 1.0000 1 swing.03 1.0000 1.0000 1.0000 1 mire.01 1.0000 1.0000 1.0000 1 command.01 1.0000 1.0000 1.0000 1 endorse.01 1.0000 1.0000 1.0000 1 defraud.01 1.0000 1.0000 1.0000 1 shoot_down.05 1.0000 1.0000 1.0000 1 audit.01 1.0000 1.0000 1.0000 1 mandate.01 1.0000 1.0000 1.0000 1 hover.01 1.0000 1.0000 1.0000 1 overhaul.01 1.0000 1.0000 1.0000 1 swap.01 1.0000 1.0000 1.0000 1 anger.01 1.0000 1.0000 1.0000 1 blast.02 1.0000 1.0000 1.0000 1 trickle.01 1.0000 1.0000 1.0000 1 slap.01 1.0000 1.0000 1.0000 1 proceeding.02 1.0000 1.0000 1.0000 1 seek_out.02 1.0000 1.0000 1.0000 1 championship.02 1.0000 1.0000 1.0000 1 tune.01 0.0000 0.0000 0.0000 2 long.02 1.0000 1.0000 1.0000 1 socialize.01 1.0000 1.0000 1.0000 1 impress.01 1.0000 1.0000 1.0000 1 cure.01 1.0000 1.0000 1.0000 1 pause.01 1.0000 1.0000 1.0000 1 wear_out.03 1.0000 1.0000 1.0000 1 unleash.01 1.0000 1.0000 1.0000 1 exonerate.01 1.0000 1.0000 1.0000 1 mess.01 1.0000 1.0000 1.0000 1 save.03 1.0000 1.0000 1.0000 1 jump_in.04 1.0000 1.0000 1.0000 1 wind_up.02 1.0000 1.0000 1.0000 1 take_on.21 1.0000 1.0000 1.0000 1 peddle.01 1.0000 1.0000 1.0000 1 thwart.01 1.0000 1.0000 1.0000 1 solicit.01 1.0000 1.0000 1.0000 1 put_out.10 1.0000 1.0000 1.0000 1 collide.01 1.0000 1.0000 1.0000 1 scrutinize.01 1.0000 1.0000 1.0000 1 blow_up.06 1.0000 1.0000 1.0000 1 shoulder.01 1.0000 1.0000 1.0000 1 profile.01 1.0000 1.0000 1.0000 1 flatten.01 1.0000 1.0000 1.0000 1 rewrite.01 1.0000 1.0000 1.0000 1 help.02 0.0000 0.0000 0.0000 1 play_down.07 1.0000 1.0000 1.0000 1 denuclearize.01 0.0000 0.0000 0.0000 2 strike.04 1.0000 1.0000 1.0000 1 weigh_in.03 1.0000 1.0000 1.0000 1 channel.01 1.0000 1.0000 1.0000 1 inflict.01 1.0000 1.0000 1.0000 1 preoccupy.01 1.0000 1.0000 1.0000 1 take_on.09 1.0000 1.0000 1.0000 1 blink.01 1.0000 1.0000 1.0000 1 inaction.01 0.0000 0.0000 0.0000 2 ally.01 1.0000 1.0000 1.0000 1 toast.01 1.0000 1.0000 1.0000 1 categorize.01 1.0000 1.0000 1.0000 1 deviate.01 1.0000 1.0000 1.0000 1 intersect.01 1.0000 1.0000 1.0000 1 accommodate.01 1.0000 1.0000 1.0000 1 minimize.01 1.0000 1.0000 1.0000 1 restore.02 0.0000 0.0000 0.0000 2 lurk.01 1.0000 1.0000 1.0000 1 privatize.01 1.0000 1.0000 1.0000 1 withstand.01 1.0000 1.0000 1.0000 1 dry.02 1.0000 1.0000 1.0000 1 rearrange.01 1.0000 1.0000 1.0000 1 please.01 0.0000 0.0000 0.0000 2 delete.01 1.0000 1.0000 1.0000 1 enrich.01 0.0000 0.0000 0.0000 1 equip.01 1.0000 1.0000 1.0000 1 insure.02 0.0000 0.0000 0.0000 1 move.03 0.0000 0.0000 0.0000 1 secure.01 1.0000 1.0000 1.0000 1 balance.01 1.0000 1.0000 1.0000 1 spring.01 0.0000 0.0000 0.0000 1 aggravate.01 1.0000 1.0000 1.0000 1 devote.01 1.0000 1.0000 1.0000 1 smoke.02 1.0000 1.0000 1.0000 1 swim.01 1.0000 1.0000 1.0000 1 seat.01 0.0000 0.0000 0.0000 1 use.02 0.0000 0.0000 0.0000 1 symbolize.01 1.0000 1.0000 1.0000 1 maximize.01 1.0000 1.0000 1.0000 1 arbitrage.01 1.0000 1.0000 1.0000 1 entitle.02 1.0000 1.0000 1.0000 1 jurisdiction.01 0.0000 0.0000 0.0000 2 blur.01 0.0000 0.0000 0.0000 1 abolish.01 1.0000 1.0000 1.0000 1 deem.01 0.0000 0.0000 0.0000 0 extradite.01 0.0000 0.0000 0.0000 0 chart.01 0.0000 0.0000 0.0000 0 industrialize.01 0.0000 0.0000 0.0000 0 whack.01 0.0000 0.0000 0.0000 0 stonewall.01 0.0000 0.0000 0.0000 0 vacation.01 0.0000 0.0000 0.0000 0 start_out.05 0.0000 0.0000 0.0000 0 disapprove.01 0.0000 0.0000 0.0000 0 spring_up.02 0.0000 0.0000 0.0000 0 beep.01 0.0000 0.0000 0.0000 0 smooth_out.02 0.0000 0.0000 0.0000 0 bail_out.02 0.0000 0.0000 0.0000 0 single_out.01 0.0000 0.0000 0.0000 0 calm.01 0.0000 0.0000 0.0000 0 paint.02 0.0000 0.0000 0.0000 0 redesign.01 0.0000 0.0000 0.0000 0 lock_in.02 0.0000 0.0000 0.0000 0 expel.01 0.0000 0.0000 0.0000 0 scoff.01 0.0000 0.0000 0.0000 0 cut.03 0.0000 0.0000 0.0000 0 show_off.03 0.0000 0.0000 0.0000 0 deplete.01 0.0000 0.0000 0.0000 0 pick_out.03 0.0000 0.0000 0.0000 1 beat.02 0.0000 0.0000 0.0000 1 call_up.08 0.0000 0.0000 0.0000 1 detach.01 0.0000 0.0000 0.0000 1 come.14 0.0000 0.0000 0.0000 1 carve.01 0.0000 0.0000 0.0000 1 feel.05 0.0000 0.0000 0.0000 1 catch_on.06 0.0000 0.0000 0.0000 1 work.07 0.0000 0.0000 0.0000 1 oscillate.01 0.0000 0.0000 0.0000 1 damp.04 0.0000 0.0000 0.0000 1 tone_down.01 0.0000 0.0000 0.0000 1 write_up.07 0.0000 0.0000 0.0000 1 parent.01 0.0000 0.0000 0.0000 1 lie_down.09 0.0000 0.0000 0.0000 1 get_down.15 0.0000 0.0000 0.0000 1 hop.01 0.0000 0.0000 0.0000 1 clock.01 0.0000 0.0000 0.0000 1 zip.01 0.0000 0.0000 0.0000 1 pulsate.01 0.0000 0.0000 0.0000 1 carouse.01 0.0000 0.0000 0.0000 1 source.02 0.0000 0.0000 0.0000 1 fill.06 0.0000 0.0000 0.0000 1 space.03 0.0000 0.0000 0.0000 1 slack_off.01 0.0000 0.0000 0.0000 1 serve_up.03 0.0000 0.0000 0.0000 1 leave.05 0.0000 0.0000 0.0000 1 clear.03 0.0000 0.0000 0.0000 1 emblazon.01 0.0000 0.0000 0.0000 1 ply.02 0.0000 0.0000 0.0000 1 survive.02 0.0000 0.0000 0.0000 1 pass_off.18 0.0000 0.0000 0.0000 1 meditate.01 0.0000 0.0000 0.0000 1 extrapolate.01 0.0000 0.0000 0.0000 1 head_up.04 0.0000 0.0000 0.0000 1 miniaturize.01 0.0000 0.0000 0.0000 1 amplify.01 0.0000 0.0000 0.0000 1 vex.01 0.0000 0.0000 0.0000 1 wince.01 0.0000 0.0000 0.0000 1 impression.03 0.0000 0.0000 0.0000 1 shelve.01 0.0000 0.0000 0.0000 1 swirl.01 0.0000 0.0000 0.0000 1 dance.02 0.0000 0.0000 0.0000 1 chug.03 0.0000 0.0000 0.0000 1 wheel.01 0.0000 0.0000 0.0000 1 jilt.01 0.0000 0.0000 0.0000 1 darken.01 0.0000 0.0000 0.0000 1 moan.01 0.0000 0.0000 0.0000 1 agitate.01 0.0000 0.0000 0.0000 1 stick_up.04 0.0000 0.0000 0.0000 1 rotate.01 0.0000 0.0000 0.0000 1 bulldoze.01 0.0000 0.0000 0.0000 1 bob.01 0.0000 0.0000 0.0000 1 spell.01 0.0000 0.0000 0.0000 1 abut.01 0.0000 0.0000 0.0000 1 perspire.01 0.0000 0.0000 0.0000 1 munch.01 0.0000 0.0000 0.0000 1 tag.01 0.0000 0.0000 0.0000 1 regenerate.01 0.0000 0.0000 0.0000 1 make_over.22 0.0000 0.0000 0.0000 1 dyke.01 0.0000 0.0000 0.0000 1 dredge.01 0.0000 0.0000 0.0000 1 concrete_over.01 0.0000 0.0000 0.0000 1 chip_in.02 0.0000 0.0000 0.0000 1 tidy_up.01 0.0000 0.0000 0.0000 1 intermarry.01 0.0000 0.0000 0.0000 1 accession.01 0.0000 0.0000 0.0000 1 moot.01 0.0000 0.0000 0.0000 1 treasure.01 0.0000 0.0000 0.0000 1 halve.01 0.0000 0.0000 0.0000 1 strew.01 0.0000 0.0000 0.0000 1 protrude.01 0.0000 0.0000 0.0000 1 overawe.01 0.0000 0.0000 0.0000 1 cherish.01 0.0000 0.0000 0.0000 1 pick_off.08 0.0000 0.0000 0.0000 1 wallow.01 0.0000 0.0000 0.0000 1 overdo.01 0.0000 0.0000 0.0000 1 bear_up.04 0.0000 0.0000 0.0000 1 overwhelm.01 0.0000 0.0000 0.0000 1 explode.03 0.0000 0.0000 0.0000 1 movement.07 0.0000 0.0000 0.0000 1 use_up.04 0.0000 0.0000 0.0000 1 work.06 0.0000 0.0000 0.0000 1 suffocate.01 0.0000 0.0000 0.0000 1 divide_up.03 0.0000 0.0000 0.0000 1 close_off.05 0.0000 0.0000 0.0000 1 snatch.01 0.0000 0.0000 0.0000 1 dysfunction.01 0.0000 0.0000 0.0000 1 discount.02 0.0000 0.0000 0.0000 1 reactivate.01 0.0000 0.0000 0.0000 1 annihilate.01 0.0000 0.0000 0.0000 1 foretell.01 0.0000 0.0000 0.0000 1 devour.01 0.0000 0.0000 0.0000 1 paste.01 0.0000 0.0000 0.0000 1 fake.01 0.0000 0.0000 0.0000 1 wire.01 0.0000 0.0000 0.0000 1 spar.01 0.0000 0.0000 0.0000 1 pass_out.11 0.0000 0.0000 0.0000 1 glance.01 0.0000 0.0000 0.0000 1 drip.01 0.0000 0.0000 0.0000 1 jump_up.05 0.0000 0.0000 0.0000 1 piss_off.02 0.0000 0.0000 0.0000 1 ramble.02 0.0000 0.0000 0.0000 1 ply.01 0.0000 0.0000 0.0000 1 cop.01 0.0000 0.0000 0.0000 1 ravage.01 0.0000 0.0000 0.0000 1 care.02 0.0000 0.0000 0.0000 1 tie_in.02 0.0000 0.0000 0.0000 1 bump.01 0.0000 0.0000 0.0000 1 pump.04 0.0000 0.0000 0.0000 1 cum.01 0.0000 0.0000 0.0000 1 trip.01 0.0000 0.0000 0.0000 1 don.01 0.0000 0.0000 0.0000 1 syncopate.01 0.0000 0.0000 0.0000 1 disgrace.01 0.0000 0.0000 0.0000 1 stagger.01 0.0000 0.0000 0.0000 1 zap.01 0.0000 0.0000 0.0000 1 fuck.01 0.0000 0.0000 0.0000 1 sport.01 0.0000 0.0000 0.0000 1 clench.01 0.0000 0.0000 0.0000 1 lead_up.05 0.0000 0.0000 0.0000 1 impend.01 0.0000 0.0000 0.0000 1 pederastize.01 0.0000 0.0000 0.0000 1 substantiate.01 0.0000 0.0000 0.0000 1 internalize.01 0.0000 0.0000 0.0000 1 defray.01 0.0000 0.0000 0.0000 1 crave.01 0.0000 0.0000 0.0000 1 pass.04 0.0000 0.0000 0.0000 1 play.08 0.0000 0.0000 0.0000 1 delve.01 0.0000 0.0000 0.0000 1 traumatize.01 0.0000 0.0000 0.0000 1 fall.04 0.0000 0.0000 0.0000 1 skimp.01 0.0000 0.0000 0.0000 1 eat_up.02 0.0000 0.0000 0.0000 1 shape.01 0.0000 0.0000 0.0000 1 nourish.01 0.0000 0.0000 0.0000 1 box.02 0.0000 0.0000 0.0000 1 throttle.01 0.0000 0.0000 0.0000 1 centralize.01 0.0000 0.0000 0.0000 1 retrogress.01 0.0000 0.0000 0.0000 1 admonish.02 0.0000 0.0000 0.0000 1 smear.02 0.0000 0.0000 0.0000 1 weigh.02 0.0000 0.0000 0.0000 1 send_out.04 0.0000 0.0000 0.0000 1 commiserate.01 0.0000 0.0000 0.0000 1 hanging.07 0.0000 0.0000 0.0000 1 murmur.01 0.0000 0.0000 0.0000 1 repent.01 0.0000 0.0000 0.0000 1 stain.01 0.0000 0.0000 0.0000 1 ravish.01 0.0000 0.0000 0.0000 1 pass_on.19 0.0000 0.0000 0.0000 1 instigate.01 0.0000 0.0000 0.0000 1 beam.02 0.0000 0.0000 0.0000 1 treat.02 0.0000 0.0000 0.0000 1 exalt.01 0.0000 0.0000 0.0000 1 sadden.01 0.0000 0.0000 0.0000 1 empower.01 0.0000 0.0000 0.0000 1 differ.01 0.0000 0.0000 0.0000 1 heartbreak.01 0.0000 0.0000 0.0000 1 withdrawal.02 0.0000 0.0000 0.0000 1 rip.02 0.0000 0.0000 0.0000 1 call_off.06 0.0000 0.0000 0.0000 1 classify.02 0.0000 0.0000 0.0000 1 bill.02 0.0000 0.0000 0.0000 1 animate.01 0.0000 0.0000 0.0000 1 giggle.01 0.0000 0.0000 0.0000 1 close_down.04 0.0000 0.0000 0.0000 1 dampen.02 0.0000 0.0000 0.0000 1 beat_out.04 0.0000 0.0000 0.0000 1 strategize.01 0.0000 0.0000 0.0000 1 gaming.02 0.0000 0.0000 0.0000 1 loosen_up.02 0.0000 0.0000 0.0000 1 blow.08 0.0000 0.0000 0.0000 1 unseal.01 0.0000 0.0000 0.0000 1 smoke.01 0.0000 0.0000 0.0000 1 shut.01 0.0000 0.0000 0.0000 1 overrule.01 0.0000 0.0000 0.0000 1 shuffle.02 0.0000 0.0000 0.0000 1 whip_out.02 0.0000 0.0000 0.0000 1 inaugurate.02 0.0000 0.0000 0.0000 1 sedate.01 0.0000 0.0000 0.0000 1 commence.01 0.0000 0.0000 0.0000 1 snap.07 0.0000 0.0000 0.0000 1 slide.01 0.0000 0.0000 0.0000 1 bank.01 0.0000 0.0000 0.0000 1 break_down.11 0.0000 0.0000 0.0000 1 remission.02 0.0000 0.0000 0.0000 1 drug.01 0.0000 0.0000 0.0000 1 enthrall.01 0.0000 0.0000 0.0000 1 overlap.01 0.0000 0.0000 0.0000 1 clap.01 0.0000 0.0000 0.0000 1 tank.01 0.0000 0.0000 0.0000 1 nuzzle.01 0.0000 0.0000 0.0000 1 shoo.01 0.0000 0.0000 0.0000 1 know.04 0.0000 0.0000 0.0000 1 swoop_up.02 0.0000 0.0000 0.0000 1 handcuff.01 0.0000 0.0000 0.0000 1 barricade.01 0.0000 0.0000 0.0000 1 clamber.01 0.0000 0.0000 0.0000 1 captivate.01 0.0000 0.0000 0.0000 1 scribble.01 0.0000 0.0000 0.0000 1 reintegrate.01 0.0000 0.0000 0.0000 1 misperceive.01 0.0000 0.0000 0.0000 1 litigate.01 0.0000 0.0000 0.0000 1 tally.01 0.0000 0.0000 0.0000 1 count.02 0.0000 0.0000 0.0000 1 grieve.01 0.0000 0.0000 0.0000 1 bound.05 0.0000 0.0000 0.0000 1 gasp.01 0.0000 0.0000 0.0000 1 intake.01 0.0000 0.0000 0.0000 1 recap.01 0.0000 0.0000 0.0000 1 tomb.01 0.0000 0.0000 0.0000 1 burn_up.02 0.0000 0.0000 0.0000 1 close.03 0.0000 0.0000 0.0000 1 trounce.01 0.0000 0.0000 0.0000 1 sit_out.04 0.0000 0.0000 0.0000 1 rap.01 0.0000 0.0000 0.0000 1 colonize.01 0.0000 0.0000 0.0000 1 tangle.03 0.0000 0.0000 0.0000 1 roast.01 0.0000 0.0000 0.0000 1 blare.01 0.0000 0.0000 0.0000 1 improvise.01 0.0000 0.0000 0.0000 1 brand.01 0.0000 0.0000 0.0000 1 impersonate.01 0.0000 0.0000 0.0000 1 sew.01 0.0000 0.0000 0.0000 1 spill_out.03 0.0000 0.0000 0.0000 1 beat_up.05 0.0000 0.0000 0.0000 1 sit_up.03 0.0000 0.0000 0.0000 1 pity.01 0.0000 0.0000 0.0000 1 salt.01 0.0000 0.0000 0.0000 1 combust.01 0.0000 0.0000 0.0000 1 promote.01 0.0000 0.0000 0.0000 1 braise.01 0.0000 0.0000 0.0000 1 entertain.01 0.0000 0.0000 0.0000 1 go.22 0.0000 0.0000 0.0000 1 take_up.30 0.0000 0.0000 0.0000 1 irrigate.01 0.0000 0.0000 0.0000 1 sightsee.01 0.0000 0.0000 0.0000 1 foreshadow.01 0.0000 0.0000 0.0000 1 falsify.01 0.0000 0.0000 0.0000 1 copyright.01 0.0000 0.0000 0.0000 1 input.01 0.0000 0.0000 0.0000 1 tame.01 0.0000 0.0000 0.0000 1 persevere.01 0.0000 0.0000 0.0000 1 yield.02 0.0000 0.0000 0.0000 1 deemphasize.01 0.0000 0.0000 0.0000 1 drive.04 0.0000 0.0000 0.0000 1 wean.01 0.0000 0.0000 0.0000 1 screen_out.02 0.0000 0.0000 0.0000 1 insure.01 0.0000 0.0000 0.0000 1 strip_away.02 0.0000 0.0000 0.0000 1 finger.03 0.0000 0.0000 0.0000 1 fall_through.06 0.0000 0.0000 0.0000 1 set.11 0.0000 0.0000 0.0000 1 brandish.01 0.0000 0.0000 0.0000 1 daunt.01 0.0000 0.0000 0.0000 1 kick_in.02 0.0000 0.0000 0.0000 1 jettison.01 0.0000 0.0000 0.0000 1 overlay.01 0.0000 0.0000 0.0000 1 disconnect.01 0.0000 0.0000 0.0000 1 chalk_up.01 0.0000 0.0000 0.0000 1 kill.03 0.0000 0.0000 0.0000 1 collateralize.02 0.0000 0.0000 0.0000 1 repackage.01 0.0000 0.0000 0.0000 1 prepay.01 0.0000 0.0000 0.0000 1 retreat.02 0.0000 0.0000 0.0000 1 tick_off.03 0.0000 0.0000 0.0000 1 overheat.01 0.0000 0.0000 0.0000 1 clock.02 0.0000 0.0000 0.0000 1 lodge.02 0.0000 0.0000 0.0000 1 nibble.01 0.0000 0.0000 0.0000 1 prick.01 0.0000 0.0000 0.0000 1 quiet.03 0.0000 0.0000 0.0000 1 thrill.01 0.0000 0.0000 0.0000 1 ebb.01 0.0000 0.0000 0.0000 1 reposition.01 0.0000 0.0000 0.0000 1 coanchor.01 0.0000 0.0000 0.0000 1 switch_over.02 0.0000 0.0000 0.0000 1 follow_through.07 0.0000 0.0000 0.0000 1 caption.01 0.0000 0.0000 0.0000 1 barrage.01 0.0000 0.0000 0.0000 1 downgrade.02 0.0000 0.0000 0.0000 1 register.01 0.0000 0.0000 0.0000 1 follow_suit.06 0.0000 0.0000 0.0000 1 clobber.01 0.0000 0.0000 0.0000 1 bomb.02 0.0000 0.0000 0.0000 1 hook.01 0.0000 0.0000 0.0000 1 retreat.03 0.0000 0.0000 0.0000 1 circuit.01 0.0000 0.0000 0.0000 1 taboo.01 0.0000 0.0000 0.0000 1 enlighten.01 0.0000 0.0000 0.0000 1 slip.02 0.0000 0.0000 0.0000 1 mete_out.01 0.0000 0.0000 0.0000 1 sample.01 0.0000 0.0000 0.0000 1 compromise.02 0.0000 0.0000 0.0000 1 divvy_up.01 0.0000 0.0000 0.0000 1 carry_over.04 0.0000 0.0000 0.0000 1 wreak.01 0.0000 0.0000 0.0000 1 default.01 0.0000 0.0000 0.0000 1 pivot.01 0.0000 0.0000 0.0000 1 recur.01 0.0000 0.0000 0.0000 1 buck.01 0.0000 0.0000 0.0000 1 eke_out.02 0.0000 0.0000 0.0000 1 revisit.01 0.0000 0.0000 0.0000 1 skew.01 0.0000 0.0000 0.0000 1 zoom.01 0.0000 0.0000 0.0000 1 people.01 0.0000 0.0000 0.0000 1 relieve.02 0.0000 0.0000 0.0000 1 glamorize.01 0.0000 0.0000 0.0000 1 realign.01 0.0000 0.0000 0.0000 1 reinvent.01 0.0000 0.0000 0.0000 1 wedge.01 0.0000 0.0000 0.0000 1 come_by.20 0.0000 0.0000 0.0000 1 flash_back.03 0.0000 0.0000 0.0000 1 resuscitate.01 0.0000 0.0000 0.0000 1 riff.01 0.0000 0.0000 0.0000 1 size_up.02 0.0000 0.0000 0.0000 1 tuck_in.03 0.0000 0.0000 0.0000 1 roll_up.03 0.0000 0.0000 0.0000 1 run_up.06 0.0000 0.0000 0.0000 1 contract.01 0.0000 0.0000 0.0000 1 deflate.01 0.0000 0.0000 0.0000 1 anchor.01 0.0000 0.0000 0.0000 1 bemoan.01 0.0000 0.0000 0.0000 1 come.05 0.0000 0.0000 0.0000 1 run.03 0.0000 0.0000 0.0000 1 cast.03 0.0000 0.0000 0.0000 1 jinx.01 0.0000 0.0000 0.0000 1 fraction.01 0.0000 0.0000 0.0000 1 pare.01 0.0000 0.0000 0.0000 1 acquiesce.01 0.0000 0.0000 0.0000 1 buy_out.03 0.0000 0.0000 0.0000 1 skid.01 0.0000 0.0000 0.0000 1 silence.01 0.0000 0.0000 0.0000 1 idle.01 0.0000 0.0000 0.0000 1 take.02 0.0000 0.0000 0.0000 1 heap.01 0.0000 0.0000 0.0000 1 sandwich.01 0.0000 0.0000 0.0000 1 wash.02 0.0000 0.0000 0.0000 1 concur.01 0.0000 0.0000 0.0000 1 clamor.01 0.0000 0.0000 0.0000 1 flop.01 0.0000 0.0000 0.0000 1 bowl.01 0.0000 0.0000 0.0000 1 run.13 0.0000 0.0000 0.0000 1 crusade.01 0.0000 0.0000 0.0000 1 dot.01 0.0000 0.0000 0.0000 1 pamper.01 0.0000 0.0000 0.0000 1 scold.01 0.0000 0.0000 0.0000 1 hoe.01 0.0000 0.0000 0.0000 1 till.01 0.0000 0.0000 0.0000 1 dissatisfy.01 0.0000 0.0000 0.0000 1 pull.06 0.0000 0.0000 0.0000 1 hijack.01 0.0000 0.0000 0.0000 1 notate.01 0.0000 0.0000 0.0000 1 script.01 0.0000 0.0000 0.0000 1 besmirch.01 0.0000 0.0000 0.0000 1 overthink.06 0.0000 0.0000 0.0000 1 sound_off.03 0.0000 0.0000 0.0000 1 unload.02 0.0000 0.0000 0.0000 1 hit_up.05 0.0000 0.0000 0.0000 1 back_off.11 0.0000 0.0000 0.0000 1 level.03 0.0000 0.0000 0.0000 1 vandalize.01 0.0000 0.0000 0.0000 1 defile.01 0.0000 0.0000 0.0000 1 numb.01 0.0000 0.0000 0.0000 1 frame.03 0.0000 0.0000 0.0000 1 reengage.01 0.0000 0.0000 0.0000 1 conviction.02 0.0000 0.0000 0.0000 1 engender.01 0.0000 0.0000 0.0000 1 set_out.06 0.0000 0.0000 0.0000 1 critique.01 0.0000 0.0000 0.0000 1 get_even.16 0.0000 0.0000 0.0000 1 will.02 0.0000 0.0000 0.0000 1 hunker.01 0.0000 0.0000 0.0000 1 outshine.01 0.0000 0.0000 0.0000 1 work.13 0.0000 0.0000 0.0000 1 fester.01 0.0000 0.0000 0.0000 1 loathe.01 0.0000 0.0000 0.0000 1 knit.01 0.0000 0.0000 0.0000 1 corner.01 0.0000 0.0000 0.0000 1 quadruple.01 0.0000 0.0000 0.0000 1 outsource.01 0.0000 0.0000 0.0000 1 bog_down.01 0.0000 0.0000 0.0000 1 cut_out.06 0.0000 0.0000 0.0000 1 wait_out.03 0.0000 0.0000 0.0000 1 turn_out.10 0.0000 0.0000 0.0000 1 free_up.02 0.0000 0.0000 0.0000 1 delight.01 0.0000 0.0000 0.0000 1 shoot_off.04 0.0000 0.0000 0.0000 1 misplace.01 0.0000 0.0000 0.0000 1 cave_in.02 0.0000 0.0000 0.0000 1 snow.01 0.0000 0.0000 0.0000 1 string.01 0.0000 0.0000 0.0000 1 reroute.01 0.0000 0.0000 0.0000 1 link_up.02 0.0000 0.0000 0.0000 1 try.04 0.0000 0.0000 0.0000 1 put_in.05 0.0000 0.0000 0.0000 1 marketize.01 0.0000 0.0000 0.0000 1 institutionalize.02 0.0000 0.0000 0.0000 1 discharge.01 0.0000 0.0000 0.0000 1 block_up.02 0.0000 0.0000 0.0000 1 dwell.01 0.0000 0.0000 0.0000 1 safeguard.01 0.0000 0.0000 0.0000 1 alternate.01 0.0000 0.0000 0.0000 1 behave.01 0.0000 0.0000 0.0000 1 pass_on.14 0.0000 0.0000 0.0000 1 exaggerate.01 0.0000 0.0000 0.0000 1 deplore.01 0.0000 0.0000 0.0000 1 distance.01 0.0000 0.0000 0.0000 1 redistribute.01 0.0000 0.0000 0.0000 1 recreate.01 0.0000 0.0000 0.0000 1 spell.02 0.0000 0.0000 0.0000 1 raid.01 0.0000 0.0000 0.0000 1 wed.01 0.0000 0.0000 0.0000 1 summon.01 0.0000 0.0000 0.0000 1 mate.02 0.0000 0.0000 0.0000 1 batter.01 0.0000 0.0000 0.0000 0 come_through.17 0.0000 0.0000 0.0000 0 carve_out.03 0.0000 0.0000 0.0000 0 field.01 0.0000 0.0000 0.0000 0 alter.01 0.0000 0.0000 0.0000 0 boom.02 0.0000 0.0000 0.0000 0 transplant.01 0.0000 0.0000 0.0000 0 sense.02 0.0000 0.0000 0.0000 0 infect.01 0.0000 0.0000 0.0000 0 mesh.01 0.0000 0.0000 0.0000 0 recirculate.01 0.0000 0.0000 0.0000 0 frequent.01 0.0000 0.0000 0.0000 0 dry_up.01 0.0000 0.0000 0.0000 0 blow.04 0.0000 0.0000 0.0000 0 forgo.01 0.0000 0.0000 0.0000 0 spell_out.03 0.0000 0.0000 0.0000 0 mark.02 0.0000 0.0000 0.0000 0 come_on.25 0.0000 0.0000 0.0000 0 reconstruct.01 0.0000 0.0000 0.0000 0 cork.01 0.0000 0.0000 0.0000 0 dive.02 0.0000 0.0000 0.0000 0 work.12 0.0000 0.0000 0.0000 0 duplicate.01 0.0000 0.0000 0.0000 0 outflow.01 0.0000 0.0000 0.0000 0 bend.01 0.0000 0.0000 0.0000 0 befriend.01 0.0000 0.0000 0.0000 0 waver.01 0.0000 0.0000 0.0000 0 bear.06 0.0000 0.0000 0.0000 0 work_up.04 0.0000 0.0000 0.0000 0 set_off.05 0.0000 0.0000 0.0000 0 team_up.02 0.0000 0.0000 0.0000 0 acquaint.01 0.0000 0.0000 0.0000 0 get_along.18 0.0000 0.0000 0.0000 0 dissipate.01 0.0000 0.0000 0.0000 0 pass.20 0.0000 0.0000 0.0000 0 tarnish.01 0.0000 0.0000 0.0000 0 wire.02 0.0000 0.0000 0.0000 0 vomit.01 0.0000 0.0000 0.0000 0 tower.01 0.0000 0.0000 0.0000 0 tease.02 0.0000 0.0000 0.0000 0 jolt.01 0.0000 0.0000 0.0000 0 perpetuate.01 0.0000 0.0000 0.0000 0 discredit.01 0.0000 0.0000 0.0000 0 clutch.01 0.0000 0.0000 0.0000 0 work_out.05 0.0000 0.0000 0.0000 0 harass.01 0.0000 0.0000 0.0000 0 subtract.01 0.0000 0.0000 0.0000 0 defer.01 0.0000 0.0000 0.0000 0 nod.01 0.0000 0.0000 0.0000 0 humiliate.01 0.0000 0.0000 0.0000 0 sustain.02 0.0000 0.0000 0.0000 0 snap_up.08 0.0000 0.0000 0.0000 0 incite.01 0.0000 0.0000 0.0000 0 vest.01 0.0000 0.0000 0.0000 0 thrash_out.02 0.0000 0.0000 0.0000 0 disband.01 0.0000 0.0000 0.0000 0 weigh.01 0.0000 0.0000 0.0000 0 err.01 0.0000 0.0000 0.0000 0 infest.01 0.0000 0.0000 0.0000 0 excite.01 0.0000 0.0000 0.0000 0 deceive.01 0.0000 0.0000 0.0000 0 tutor.01 0.0000 0.0000 0.0000 0 pull_off.03 0.0000 0.0000 0.0000 0 dazzle.01 0.0000 0.0000 0.0000 0 fantasize.01 0.0000 0.0000 0.0000 0 gamble.01 0.0000 0.0000 0.0000 0 give_back.03 0.0000 0.0000 0.0000 0 unseat.01 0.0000 0.0000 0.0000 0 have.11 0.0000 0.0000 0.0000 0 reckon.02 0.0000 0.0000 0.0000 0 outfit.01 0.0000 0.0000 0.0000 0 film.01 0.0000 0.0000 0.0000 0 knock_out.03 0.0000 0.0000 0.0000 0 apprehend.01 0.0000 0.0000 0.0000 0 slide.02 0.0000 0.0000 0.0000 0 break_down.12 0.0000 0.0000 0.0000 0 reel.01 0.0000 0.0000 0.0000 0 get_by.17 0.0000 0.0000 0.0000 0 choke.01 0.0000 0.0000 0.0000 0 lose.01 0.0000 0.0000 0.0000 0 counsel.01 0.0000 0.0000 0.0000 0 demobilize.01 0.0000 0.0000 0.0000 0 electrocute.01 0.0000 0.0000 0.0000 0 popularize.01 0.0000 0.0000 0.0000 0 shed.02 0.0000 0.0000 0.0000 0 howl.02 0.0000 0.0000 0.0000 0 charge.08 0.0000 0.0000 0.0000 0 come_in.07 0.0000 0.0000 0.0000 0 quicken.01 0.0000 0.0000 0.0000 0 blaze.01 0.0000 0.0000 0.0000 0 trespass.01 0.0000 0.0000 0.0000 0 throw_out.06 0.0000 0.0000 0.0000 0 stone.02 0.0000 0.0000 0.0000 0 compress.01 0.0000 0.0000 0.0000 0 code.01 0.0000 0.0000 0.0000 0 diversify.01 0.0000 0.0000 0.0000 0 nullify.01 0.0000 0.0000 0.0000 0 milk.01 0.0000 0.0000 0.0000 0 underscore.01 0.0000 0.0000 0.0000 0 chastise.01 0.0000 0.0000 0.0000 0 reignite.01 0.0000 0.0000 0.0000 0 pile.01 0.0000 0.0000 0.0000 0 emanate.01 0.0000 0.0000 0.0000 0 computerize.01 0.0000 0.0000 0.0000 0 jack_up.01 0.0000 0.0000 0.0000 0 retrieve.01 0.0000 0.0000 0.0000 0 tick.01 0.0000 0.0000 0.0000 0 reclaim.01 0.0000 0.0000 0.0000 0 follow_up.03 0.0000 0.0000 0.0000 0 top_off.03 0.0000 0.0000 0.0000 0 perplex.01 0.0000 0.0000 0.0000 0 binge.01 0.0000 0.0000 0.0000 0 thrust.01 0.0000 0.0000 0.0000 0 overtake.01 0.0000 0.0000 0.0000 0 hook_up.02 0.0000 0.0000 0.0000 0 upset.01 0.0000 0.0000 0.0000 0 mutate.01 0.0000 0.0000 0.0000 0 comeback.01 0.0000 0.0000 0.0000 0 navigate.01 0.0000 0.0000 0.0000 0 yank.01 0.0000 0.0000 0.0000 0 resurrect.01 0.0000 0.0000 0.0000 0 size.01 0.0000 0.0000 0.0000 0 pioneer.01 0.0000 0.0000 0.0000 0 pinpoint.01 0.0000 0.0000 0.0000 0 circumcise.01 0.0000 0.0000 0.0000 0 contaminate.01 0.0000 0.0000 0.0000 0 sweep.02 0.0000 0.0000 0.0000 0 moor.01 0.0000 0.0000 0.0000 0 bring_up.08 0.0000 0.0000 0.0000 0 revitalize.01 0.0000 0.0000 0.0000 0 overstate.01 0.0000 0.0000 0.0000 0 unload.01 0.0000 0.0000 0.0000 0 jam.01 0.0000 0.0000 0.0000 0 sidestep.01 0.0000 0.0000 0.0000 0 hammer_out.04 0.0000 0.0000 0.0000 0 globalize.01 0.0000 0.0000 0.0000 0 reenter.01 0.0000 0.0000 0.0000 0 head_off.03 0.0000 0.0000 0.0000 0 turn_up.15 0.0000 0.0000 0.0000 0 displace.01 0.0000 0.0000 0.0000 0 hang_on.04 0.0000 0.0000 0.0000 0 fix.02 0.0000 0.0000 0.0000 0 master.01 0.0000 0.0000 0.0000 0 smell.02 0.0000 0.0000 0.0000 0 jeopardize.01 0.0000 0.0000 0.0000 0 close.02 0.0000 0.0000 0.0000 0 degenerate.01 0.0000 0.0000 0.0000 0 delegate.01 0.0000 0.0000 0.0000 0 reign.01 0.0000 0.0000 0.0000 0 neglect.01 0.0000 0.0000 0.0000 0 compose.01 0.0000 0.0000 0.0000 0 fall.05 0.0000 0.0000 0.0000 0 commemorate.01 0.0000 0.0000 0.0000 0 micro avg 0.9122 0.9230 0.9176 30947 macro avg 0.6421 0.6667 0.6415 30947 weighted avg 0.9123 0.9230 0.9145 30947 2023-03-30 02:16:10,572 ----------------------------------------------------------------------------------------------------