Skip to content

Old version model #19

@chenhaoenen

Description

@chenhaoenen

It is a amazing work! Appreciate your hard work.
I'm met the downloaded model problem, but with the help of https://github.com/MartinoMensio/spacy-universal-sentence-encoder/issues/9#issue-685821614, It work. thanks
however, I met another problem, I am trying use the model https://tfhub.dev/google/universal-sentence-encoder-large/4, It is not the latest version,I got the models https://storage.googleapis.com/tfhub-modules/google/universal-sentence-encoder-large/4.tar.gz via offline, and get sha1: f4ea2eb4a9fd72946209ef45271146fae070fb29, export right path

import spacy nlp=spay.load('en_use_lg')

but it can't work
I guess if the model name is incorrect

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions