Skip to content

Minor typo (either in model training tutorial or embedding module) #392

@antonyscerri

Description

@antonyscerri

I noticed whilst tweaking some code that there is a typo in one of two places. I suspect it's the notebook jack/notebooks/model_training.ipynb there is a call to load_embeddings but it passes in type='glove' however the respective function uses "typ" for the second parameter (which i assume is deliberate to avoid conflicting with Python's type class).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions