Skip to content
This repository was archived by the owner on Oct 31, 2023. It is now read-only.
This repository was archived by the owner on Oct 31, 2023. It is now read-only.

How to interpret the sentiment? #146

@DanilZherebtsov

Description

@DanilZherebtsov

Questions:

  1. model.predict() includes argument k, what does it configure?
  2. model.predict() returns values 'speech' & 'skip', what do they mean?
  3. model.predict() returns 'positive', 'negative', 'neutral', how to get a unified sentiment value for the whole sentence? Sometimes positive is the greatest, sometimes negative is the greatest, sometimes neutral is the greatest. I would like to understand how to get a single score of the sentence sentiment in a range of -1 to 1. Any advice?

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