-
Reference: https://github.com/vaderSentiment/vaderSentiment-js
-
Each insight should have a tool tip explaining details about the insight.
-
Create a simple file with 100 sentences
Give a random number (weight) between 0 and 10 to each sentence.
Use this as input for ML algorithm that classifies each sentence that has wight more than 2 a…
-
Here is a record of the [agenda/minutes](https://hackmd.io/Y7fBMQPSQ1C08SDGI-fwtg?both) for our [weekly meeting](https://github.com/jupyterlab/jupyterlab#weekly-dev-meeting). Everyone is welcome to jo…
-
Some sentiment dictionaries offer categorisation for a given text or calculated scores. Is there any categorisation of scores or text in sentimentR. Can we say like 0 is neutral, below 0 negative and …
-
I will be looking for a solution to this but right now, things like the following:
> no problems ever
> Everything has been smooth. No problems or complaints.
> No problem as of yet
> Doing just…
-
- [ ] Run the vader model on the Reddit_Data.csv file
- [ ] Compare the accuracy given with the vader model with the Reddit_Data.csv accuracy
- [ ] If the accuracy is greater than or equal to 90% th…
-
O Programming Historian em português recebeu a seguinte proposta de tradução da lição 'Sentiment Analysis for Exploratory Data Analysis ' por @caiocmello. A lição a traduzir está no link (https://gith…
-
**Describe the bug**
When trying to run shape of stories with the three different sentiment analysis csv files, I have gotten the NameError for all three.
**To Reproduce**
Steps to reproduce the…
-
Hi,
I am doing some experiments with this add-on and have tried to perform some sentiment analysis with the "vader" command.
When I perform this test on English sentences it works flawlessly, but wh…