Giter Club home page Giter Club logo

Comments (4)

trinker avatar trinker commented on August 18, 2024

I do not understand. You said

I initially cleaned the text (lower case, changed numbers into letters etc) and used qdap's polarity function, this found different avg polarity in the three groups (-0.5, -0.3, -0.2). I then found the sentimentr package and ran my data through that and got almost identical answers (-0.22,-0.25, -0.21).

This indicates the two algoriithms are similar?

Additionally, I would not expect sentimentr and qdap to be identical. sentimentr is an improvement on both speed and accuracy of qdap. IMO they are not comparable.

Also, a second question-should I clean + lemmatise the responses in both packages?

You might want to use some of the replace_ functions for cleaning. That's a researcher call but sentimentr makes these tools available. As far as lemmatise, this is not a requirement of either package but as a researcher you may have a reason to do so but in my experience I have never lemitized before using sentimentr.

from sentimentr.

GabriellaS-K avatar GabriellaS-K commented on August 18, 2024

Sorry, I don't mean that (-0.5, -0.3, -0.2) and (-0.22,-0.25, -0.21) are the same, but that (-0.22,-0.25, -0.21) are very similar while (-0.5, -0.3, -0.2) are not. The algorithms are not similar, but I'm trying to decide which to use, it sounds like sentimentr is the better package to use?

Thank you so much for your answers!

from sentimentr.

trinker avatar trinker commented on August 18, 2024

from sentimentr.

GabriellaS-K avatar GabriellaS-K commented on August 18, 2024

thanks!

from sentimentr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.