poltextlab commited on
Commit
befde5e
1 Parent(s): fa1f65b

removed NER_DICT

Browse files
Files changed (1) hide show
  1. label_dicts.py +0 -5
label_dicts.py CHANGED
@@ -1,8 +1,3 @@
1
- from spacy import glossary
2
-
3
- NER_DICT = glossary.GLOSSARY
4
-
5
-
6
  CAP_NUM_DICT = {
7
  0: 1,
8
  1: 2,
 
 
 
 
 
 
1
  CAP_NUM_DICT = {
2
  0: 1,
3
  1: 2,