560 views
2 2 votes
If trying to read text and need to finalize texts as good, bad , ugly or any such buckets, where to start? What sentiment functions to use?
0% Accept Rate Accepted 0 answers out of 1 questions

1 Answer

Related questions

2 2 votes
1 answers 1 answer
4.9k
4.9k views
tofighi asked Jun 26, 2019
4,857 views
We want to use Naive Bayes for tagging documents. It is a classification task that we want to assign a class (tag) to each string. We currently have two tags: Sport and N...
0 0 votes
0 0 answers
494
494 views
ntonis asked Jan 30, 2021
494 views
I am trying to create a sentiment analysis model using binary classification as loss.I have a batch of tweets that some of them are tagged as positive (labeled as 1) and ...
0 0 votes
0 0 answers
500
500 views
ntonis asked Jan 30, 2021
500 views
I am trying to create a sentiment analysis model and I have a question.After I preprocessed my tweets and created my vocabulary I've noticed that I have words that appear...
0 0 votes
0 0 answers
373
373 views
ivymelissa asked Jan 3, 2021
373 views
I've been researching sentiment analysis with word embeddings. I read papers that state that word embeddings ignore sentiment information of the words in the text. One pa...
1 1 vote
1 1 answer
1.6k
1.6k views