Update Climate_site/python_scripts/patent_functions_own_details.py
Browse files
Climate_site/python_scripts/patent_functions_own_details.py
CHANGED
|
@@ -12,7 +12,7 @@ import matplotlib.pyplot as plt
|
|
| 12 |
import seaborn as sns
|
| 13 |
from math import radians, cos, sin, asin, sqrt
|
| 14 |
|
| 15 |
-
import spacy
|
| 16 |
#!python -m spacy download en_core_web_lg
|
| 17 |
|
| 18 |
|
|
|
|
| 12 |
import seaborn as sns
|
| 13 |
from math import radians, cos, sin, asin, sqrt
|
| 14 |
|
| 15 |
+
#import spacy
|
| 16 |
#!python -m spacy download en_core_web_lg
|
| 17 |
|
| 18 |
|