Is it possible to guess a user's mood based on the structure of text?

后端 未结 10 855
一生所求
一生所求 2020-12-04 04:51

I assume a natural language processor would need to be used to parse the text itself, but what suggestions do you have for an algorithm to detect a user\'s mood based on tex

10条回答
  •  旧巷少年郎
    2020-12-04 05:41

    I think, my algorythm is rather straightforward, yet, why not calculating smilics through the text :) vs :(

    Obviously, the text ":) :) :) :)" resolves to a happy user, while ":( :( :(" will surely resolve to a sad one. Enjoy!

提交回复
热议问题