Skip to content

Need to ensure spacy and spacy_cld are in the docker container #5

@louwersj

Description

@louwersj

When building a docker container we need to ensure the following two parts are installed (by pip or in any other way or form) so the core code can use it. both spacy and spacy_cld are used for NLP operations on tickets and need to be present.

pip install -U spacy
pip install spacy_cld

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions