Skip to content

how to get the aspects from the trained model and domain dataset? #4

@userdsr

Description

@userdsr

I used the trained model ,which was saved during training. The code is

model = torch.load("xxxxx/xxxxx.bin")
aspects = model.get_aspect_words(w2v_model, logger,topn=10)

Is this the right way to get the aspects ?
thank you very much.

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