Update functions.py
Browse files- functions.py +0 -1
functions.py
CHANGED
@@ -740,4 +740,3 @@ def save_network_html(kb, filename="network.html"):
|
|
740 |
|
741 |
|
742 |
nlp = get_spacy()
|
743 |
-
sent_pipe, sum_pipe, ner_pipe, cross_encoder, kg_model, kg_tokenizer, emb_tokenizer = load_models()
|
|
|
740 |
|
741 |
|
742 |
nlp = get_spacy()
|
|