828 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
5.2k
5.2k views
tofighi asked Jun 26, 2019
5,173 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
681
681 views
ntonis asked Jan 30, 2021
681 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
680
680 views
ntonis asked Jan 30, 2021
680 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
560
560 views
ivymelissa asked Jan 3, 2021
560 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
2.0k
2.0k views