0

I'm trying to build an entity recognition model using Spacy and that links any recognized set of entities to documents in the database.

My holdup for now is that I haven't found a good way of integrating the Sentiment analysis I'm to use with my model. Do I really need a sentiment analysis?

All suggestions are welcome!!!

Pius
  • 21
  • 1
  • 5
  • 2
    Why are you asking us if you need sentiment analysis? Why are you having trouble integrating it? – polm23 Sep 14 '21 at 10:00
  • You should show few lines of code. – Vy Do Sep 15 '21 at 00:41
  • It's not as much as about the code. It's about the next steps to take. – Pius Sep 15 '21 at 05:38
  • @polm23, here's a picture of what I'm trying to achieve – Pius Sep 15 '21 at 05:39
  • https://ibb.co/1Txjy6v – Pius Sep 15 '21 at 06:51
  • Hello Pius, it sounds like maybe a teacher/client has told you to use sentiment analysis, but you are not clear why? In which case, discuss it with them? Also see https://stackoverflow.com/help/how-to-ask for how you can ask a question that will be easier for people to answer. – Darren Cook Sep 15 '21 at 09:40

0 Answers0