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

Implement sentiment analysis of blog posts #15

Closed
jatinAroraGit opened this issue Oct 31, 2019 · 0 comments · Fixed by #46
Closed

Implement sentiment analysis of blog posts #15

jatinAroraGit opened this issue Oct 31, 2019 · 0 comments · Fixed by #46
Assignees

Comments

@jatinAroraGit
Copy link
Contributor

Sentiment analysis can be helpful in determining how negative or positive a blog post is. It will be also helpful to flag blogs which use contain negative wording.

I would like to work on this feature.

jatinAroraGit pushed a commit to jatinAroraGit/telescope that referenced this issue Nov 5, 2019
@humphd humphd closed this as completed in #46 Nov 9, 2019
humphd pushed a commit that referenced this issue Nov 9, 2019
)

* Fixes #15. Added new file sentiment-analysis.js. Added dependencies

* Fixed Typo in comments

* Update src/sentiment-analysis.js

Adds async function.

Co-Authored-By: David Humphrey <david.humphrey@senecacollege.ca>

* Replaced var with const, updated function.

* Updated sentiment-analysis.js
Meneguini pushed a commit to Meneguini/telescope that referenced this issue Apr 3, 2021
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

Successfully merging a pull request may close this issue.

2 participants