diff --git a/cognee/shared/utils.py b/cognee/shared/utils.py index 612a9399f..944ae798e 100644 --- a/cognee/shared/utils.py +++ b/cognee/shared/utils.py @@ -23,7 +23,7 @@ from cognee.infrastructure.databases.graph import get_graph_engine from uuid import uuid4 import pathlib - +import nltk from cognee.shared.exceptions import IngestionError # Analytics Proxy Url, currently hosted by Vercel