Geawher commited on
Commit
00fb97d
1 Parent(s): 327e0e7

Update Entityrecongnitionjobs.py

Browse files
Files changed (1) hide show
  1. Entityrecongnitionjobs.py +0 -2
Entityrecongnitionjobs.py CHANGED
@@ -229,8 +229,6 @@ class Conll2003(datasets.GeneratorBasedBuilder):
229
  }
230
  guid += 1
231
  tokens = []
232
- pos_tags = []
233
- chunk_tags = []
234
  ner_tags = []
235
  else:
236
  # conll2003 tokens are space separated
 
229
  }
230
  guid += 1
231
  tokens = []
 
 
232
  ner_tags = []
233
  else:
234
  # conll2003 tokens are space separated