Devin Gaffney

Results 15 issues of Devin Gaffney

Hello! I am interested in replicating the work presented in [Dissecting Trump’s Most Rabid Online Following](https://fivethirtyeight.com/features/dissecting-trumps-most-rabid-online-following/). After a review of the repository you've provided, it's unclear how to run the...

Hey all! Apologies if this is a dupe - I am running into a bug when attempting to generate samples with what I thought would be a relatively straightforward script...

When running `docker-compose build` & `docker-compose up` from the zipfile on a mac, I run into the following issue: ``` app | Traceback (most recent call last): app | File...

### What Upgrades to python3.9 Also note that *with this change it seems to do nothing? I'm not sure how to get this code running - I'd love to -...

Hello! I'm looking to find out what the training code would look like to fine-tune `sentence-transformers/all-MiniLM-L6-v2`. Right now, I have the following for generating embeddings for the fine-tune procedure: ```...

question

I need a sentence-level ngram option since I'm checking on similarities between short texts. Maybe this option is useful for others!

The maintainer of the twitteR package posted a deprecation notice 7 months ago on that repo's page (https://github.com/geoffjentry/twitteR), and the issues this library causes (https://github.com/geoffjentry/twitteR/issues/90) seem to be very hard...

Hello! Working with your code right now to work on a sentiment scorer for The_Donald as part of a weekend project. I'm working through the code base right now and...