|
1 | 1 | num_models,fold,doc_offset,corpus_span,corpus_ent_type,error_type,correct_span,correct_ent_type,notes,time_started,time_stopped,time_elapsed |
2 | 2 | 0,dev,2,"[25, 30): 'ASHES'",MISC,None,,,teams label as ORG ,,, |
3 | 3 | 0,dev,15,"[15, 40): 'AMERICAN FOOTBALL-RANDALL'",MISC,Wrong,,, divisions of leagues not entities,,, |
4 | | -,dev,15,"[41, 51): 'CUNNINGHAM'",PER,Token,"(33, 51]: 'RANDALL CUNNINGHAM'",,"need to split on '-' ""FOOTBALL-RANDALL""",,, |
| 4 | +,dev,15,"[41, 51): 'CUNNINGHAM'",PER,Token,"[32, 51): 'RANDALL CUNNINGHAM'",PER,"need to split on '-' ""FOOTBALL-RANDALL""",,, |
5 | 5 | 0,dev,20,"[90, 96): 'Berlin'",MISC,Sentence,"[90, 107): 'Berlin Grand Prix'",,,,, |
6 | 6 | 0,dev,22,"[213, 244): 'Solidarity Meeting for Sarajevo'",MISC,None,,,,,, |
7 | 7 | 0,dev,22,"[826, 847): 'IAAF Grand Prix Final'",MISC,None,,,,,, |
8 | 8 | 0,dev,34,"[2269, 2291): 'Jackson Hole symposium'",MISC,None,,,teams label as PER,,, |
9 | 9 | 0,dev,38,"[624, 635): 'Chicago PMI'",MISC,None,,,Purchase Managers Index,,, |
10 | | -0,dev,39,"[11, 23): 'Boxing-Bruno'",MISC,Span,"[18, 23): 'Bruno'",PER,TODO cleanup,,, |
| 10 | +0,dev,39,"[11, 23): 'Boxing-Bruno'",MISC,Token,"[18, 23): 'Bruno'",PER,Tokenizer treated 'Boxing-Bruno' as one token,,, |
11 | 11 | ,dev,42,,,Missing,"[476, 500): 'Driefontein Consolidated'",ORG,Description of two companies jointly owning a third company,,, |
12 | 12 | ,dev,42,,,Missing,"[505, 516): 'Gold Fields'",ORG,Description of two companies jointly owning a third company,,, |
13 | 13 | 0,dev,42,"[476, 539): 'Driefontein Consolidated and Gold Fields ' Kloof Gold Mining Co'",ORG,Span,"[519, 539): 'Kloof Gold Mining Co'",ORG,Description of two companies jointly owning a third company,,, |
@@ -125,7 +125,7 @@ num_models,fold,doc_offset,corpus_span,corpus_ent_type,error_type,correct_span,c |
125 | 125 | 0,test,54,"[1717, 1723): 'Okocim'",ORG,None,,,brewery,,, |
126 | 126 | ,test,54,"[3224, 3230): 'Zywiec'",ORG,None,,,"Ambiguous: Is [3224, 3241): 'Zywiec Full Light' the brand, or is ""Full Light"" the brand?",,, |
127 | 127 | 0,test,54,"[3231, 3241): 'Full Light'",MISC,Tag,,ORG,"See previous line – type of beer, brand",,, |
128 | | -,test,63,"[19, 39): 'office-Conservatives' ",MISC,Token,"[26, 39): 'Conservatives' ",ORG,political party,,, |
| 128 | +,test,63,"[19, 39): 'office-Conservatives' ",MISC,Token,"[26, 39): 'Conservatives'",ORG,political party,,, |
129 | 129 | 0,test,63,"[148, 160): 'Conservative'",MISC,Tag,,ORG,political party,,, |
130 | 130 | 0,test,70,"[79, 93): 'Maritime Queen'",MISC,None,,,carrier,,, |
131 | 131 | 0,test,70,"[177, 197): 'New York Commodities'",ORG,Span,"[177, 202): 'New York Commodities Desk'",,"??? team labeled ""New York Commodities Desk""",,, |
|
0 commit comments