cse442-fall-2019-offering / 442projects-team-rydat

442projects-team-rydat created by GitHub Classroom
1 stars 0 forks source link

Bag of Words Model #47

Open dakota0064 opened 4 years ago

dakota0064 commented 4 years ago

Create a bag of words model for processing text data into a sentiment score.

dakota0064 commented 4 years ago

Create a model the uses the bag of words methodology to determine a sentiment score between 0 and 1 for a given piece of text input.

dakota0064 commented 4 years ago

Task Test