Skip to content

Use word embeddings instead of tokenization for text extraction #4

Description

@johngian

Currently we are using a simple CountVectorizer for extracting features from text. It might be a good idea to experiment with using word embeddings instead. The rationaly behind this is that count vectorization doesn't factor in the context of the text where there might be semantic context important for the triaging model.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions