676 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.0k
5.0k views
tofighi asked Jun 26, 2019
4,985 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
576
576 views
ntonis asked Jan 30, 2021
576 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
570
570 views
ntonis asked Jan 30, 2021
570 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
463
463 views
ivymelissa asked Jan 3, 2021
463 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.8k
1.8k views