Giter VIP home page Giter VIP logo

Comments (9)

conradborchers avatar conradborchers commented on August 14, 2024

Indeed, I have recognized this before. My best guess is either it has to do with attributes of the tweets or with how old the tweets are. In any way, this varying length has been apparent in other data sets I have seen as well.

from comparing-sentiment.

jrosen48 avatar jrosen48 commented on August 14, 2024

got it - sounds good. okay if I keep this open for a bit to remind us to check this at some point? As you've addressed by using .rds files, if we use CSVs, sometimes these get treated as doubles by default, causing 0s to be erroneously removed. Shouldn't be an issue but would want to double-check.

from comparing-sentiment.

conradborchers avatar conradborchers commented on August 14, 2024

Oh... Was not aware of this, I agree and will check later as well!

from comparing-sentiment.

jrosen48 avatar jrosen48 commented on August 14, 2024

I think there is never a problem when we use .rds files - but when we save and the read .csv files (without specifying the column type), this can emerge!

from comparing-sentiment.

conradborchers avatar conradborchers commented on August 14, 2024

Hi! This became an issue again now that I wanted to left join the combined LIWC results with the final raw data frame (including the state based hashtags). The number of unique status IDs for the raw data files and the LIWC data you gave me are not equal. The quickest solution might be to just re-run LIWC over the combined raw data files (NGSS and state-based hashtags), see the current branch "conrad2". Would you mind running LIWC one more time or looking at this again? Thanks...

from comparing-sentiment.

jrosen48 avatar jrosen48 commented on August 14, 2024

Oye sorry. Lemme take the short/quick option for now. One moment.

from comparing-sentiment.

jrosen48 avatar jrosen48 commented on August 14, 2024

just uploaded a new file (a compressed file as the size was causing some problems): state-hashtags-liwc-results.csv.zip

from comparing-sentiment.

jrosen48 avatar jrosen48 commented on August 14, 2024

also pushed a small commit to the conrad2 branch

from comparing-sentiment.

conradborchers avatar conradborchers commented on August 14, 2024

Thanks! All seems to work.

from comparing-sentiment.

Related Issues (11)

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.