Skip to content

简单看了下代码,好像没发现用到图片中的复杂公式 #10

Description

@H4ckForJob

核心就是,分词之后遍历情感值字典,做增减😅

                if i in nice :
                    mood = mood + 0.5
                if i in bad :
                    mood = mood - 0.5

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions