meanr (Q45072): Difference between revisions

From MaRDI portal
Added link to MaRDI item.
Swh import (talk | contribs)
SWHID from Software Heritage
 
(One intermediate revision by one other user not shown)
Property / source code repository
 
Property / source code repository: https://github.com/cran/meanr / rank
 
Normal rank
Property / Software Heritage ID
 
Property / Software Heritage ID: swh:1:snp:59579ca5c12df29786bb1add11d3f2900125c1c2 / rank
 
Normal rank
Property / Software Heritage ID: swh:1:snp:59579ca5c12df29786bb1add11d3f2900125c1c2 / qualifier
 
Property / Software Heritage ID: swh:1:snp:59579ca5c12df29786bb1add11d3f2900125c1c2 / qualifier
 
point in time: 20 December 2023
Timestamp+2023-12-20T00:00:00Z
Timezone+00:00
CalendarGregorian
Precision1 day
Before0
After0

Latest revision as of 00:50, 22 March 2024

Sentiment Analysis Scorer
Language Label Description Also known as
English
meanr
Sentiment Analysis Scorer

    Statements

    0 references
    0 references
    0.1-5
    25 October 2022
    0 references
    0.1-0
    7 June 2017
    0 references
    0.1-1
    26 October 2017
    0 references
    0.1-2
    19 July 2019
    0 references
    0.1-3
    16 September 2021
    0 references
    0.1-4
    6 March 2022
    0 references
    0.1-6
    10 December 2023
    0 references
    0 references
    0 references
    10 December 2023
    0 references
    Sentiment analysis is a popular technique in text mining that attempts to determine the emotional state of some text. We provide a new implementation of a common method for computing sentiment, whereby words are scored as positive or negative according to a dictionary lookup. Then the sum of those scores is returned for the document. We use the 'Hu' and 'Liu' sentiment dictionary ('Hu' and 'Liu', 2004) <doi:10.1145/1014052.1014073> for determining sentiment. The scoring function is 'vectorized' by document, and scores for multiple documents are computed in parallel via 'OpenMP'.
    0 references
    0 references