Skip to content

Sentence Embeddings using Bert Encoder #7

@alishan2040

Description

@alishan2040

Hi @humanlee1011, thank you for providing the implementation.

I am currently working with the HDFS dataset and attempting to compute sentence embeddings using the Bert Encoder. However, after reviewing the code in the repository, it appears that the current version only supports the word2vectorEncoder model for computing sentence embeddings using FastText.

I also have noticed that there is a BertEncoder.py file in the repository that is used to generate template embeddings. Can I use this file to extract semantic information for log sentences in the same way that is done in word2vecEncoder.py? If so, could you please provide guidance or documentation on how to implement this using the BertEncoder.py file?

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