Skip to content

Question on deriving char embeddings from word embeddings. #2

Description

@queirozfcom

Hi. I was looking at create_embeddings.py to see how you derived char embeddings directly from word embeddings.

It looks like you equate a char embedding with the average of all word vectors that contain that char, counting each char multiple times if it occurs more than once in a word. Is that correct?

Did you decide to do this because you got good results or was there some other reason for this?

Thanks!

FA

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