conjugateprior / cbn

An R package to replicate Caliskan, Bryson and Narayanan 2017, add new comparison functions, and use your own word vectors.
https://conjugateprior.github.io/cbn/
2 stars 2 forks source link

When would "Analyze Your Vectors (To Be Written)" section be finished? #3

Closed peoplecure closed 3 years ago

peoplecure commented 6 years ago

Hello there :)

Thanks for the nice instructions on how to replicate your study. It's really helpful and saves me a lot of time. I was wondering when I can expect the Analyze Your Vectors section to be complete? I'm looking forward to comparing my method with the original creator's 👍

conjugateprior commented 6 years ago

Right about now, since you ask.

See https://conjugateprior.github.io/cbn/articles/using_your_own_vectors.html for a bit more detail on how to do it.

peoplecure commented 6 years ago

For some reason, the newly updated version looks almost exactly the same as the previous one!

conjugateprior commented 6 years ago

Perhaps you're caching the old one? That page now has some discussion on how to make item info for your own items rather than the studies', and then about what your vector file should look like if you don't use CommonCrawl (and how to point the package at it). There isn't anything extra to say about analysis because it'll be applying the same statistics function calls as in the replication vignette.

What more were you looking for?

peoplecure commented 6 years ago

I see. I guess I will have to play around with it. Thanks for the help!