Kriyans commited on
Commit
6ab9575
1 Parent(s): 0906751

Update ner.py

Browse files
Files changed (1) hide show
  1. ner.py +1 -1
ner.py CHANGED
@@ -39,7 +39,7 @@ class indian_names(datasets.GeneratorBasedBuilder):
39
  "B-corporation",
40
  "I-corporation"
41
  "B-person",
42
- "I-person"
43
  ]
44
  )
45
  ),
 
39
  "B-corporation",
40
  "I-corporation"
41
  "B-person",
42
+ "I-person",
43
  ]
44
  )
45
  ),