subject

Sentiment analysis is a big data problem which seeks to determine the general attitude of a writer given some text they have written. for instance, we would like to have a program that could look at the text "the film was a breath of fresh air" and realize that it was a positive statement while "it made me want to poke out my eye balls" is negative.
one algorithm that we can use for this is to assign a numeric value to any given word based on how positive or negative that word is and then score the statement based on the values of the words. but, how do we come up with our word scores in the first place?
that's the problem that we’ll solve in this assignment. you are going to search through a file containing movie reviews from the rotten tomatoes website which have both a numeric score as well as text. you’ll use this to learn which words are positive and which are negative. the data file looks like this:
4 this quiet , introspective and entertaining independent is worth seeking .
1 aggressive self-glorification and a manipulative whitewash .
4 best indie of the year , so far .
2 nothing more than a run-of-the-mill action flick .
2 reeks of rot and hack work from start to finish .
note that each review starts with a number 0 through 4 with the following meaning:
0 : negative
1 : somewhat negative
2 : neutral
3 : somewhat positive
4 : positive

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 10:30
Think about a recent customer service experience - either positive or negative. write a brief summary of that experience. now think about those four characteristics we look for in customer service representatives. how did the representative in your example stack up? write down your answer and give specific examples.
Answers: 1
question
Computers and Technology, 23.06.2019 02:50
There’s only one game mode that stars with the letter ‘e’ in cs: go. which of the options below is it?
Answers: 1
question
Computers and Technology, 23.06.2019 06:40
How many nibbles can be stored in a 16-bit word?
Answers: 1
question
Computers and Technology, 23.06.2019 19:00
Whose task it is to ensure that the product flows logically from one step to another?
Answers: 3
You know the right answer?
Sentiment analysis is a big data problem which seeks to determine the general attitude of a writer g...
Questions
question
Mathematics, 10.03.2020 03:02
Questions on the website: 13722362