Spaces:
Running
Running
removed NER_DICT
Browse files- 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,
|