Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

Can you save a model with vocab? #142

@AlexanderMillington

Description

@AlexanderMillington

Hi,
I want to use Infersent to measure the similarity scores on the fly - i.e. as and when the user requests similarity scores.
The issue I have with this is the time taken to build the vocab prior to using the model.

Is there any way to save a model after building the vocab? So that it can be loaded and used without the need to continually repeat this step. Or is there a better method to use in this way?

Thanks

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