Skip to content

Predict sentiment of input text #3

@ibrahimsharaf

Description

@ibrahimsharaf

The script now only supports training and testing given an input dataset, we need to add a new function to support prediction given a new example.

  • Save the trained models (doc2vec, random forest/logisitc regression)
  • Load them when the user wants to predict the sentiment of a specific input text.

Depends on #14

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions