Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add extra words for sentiment analysis #1

Open
1 of 4 tasks
bristola opened this issue Jan 28, 2019 · 1 comment
Open
1 of 4 tasks

Add extra words for sentiment analysis #1

bristola opened this issue Jan 28, 2019 · 1 comment

Comments

@bristola
Copy link
Owner

bristola commented Jan 28, 2019

  • Add a bunch of positive and negative words and train the model with vocabulary.

  • Create program to go through twitter data and classify each tweet to positive or negative, and then add it to the training data.

  • Go through a large amount of tweets and add them to the model using program.

  • Train model with the data.

@bristola
Copy link
Owner Author

bristola commented Feb 8, 2019

Rather than training the model, I need to add a bunch of words to the extra_words file. This will be used to be added to the lexicon for sentiment analysis.

@bristola bristola changed the title Train Twitter Model Add extra words for sentiment analysis Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant