Skip to content

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

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions