Felix

Results 6 issues of Felix

I've written [a gist](https://gist.github.com/icks/ec2894f64a73ba28997b35643a464e80), trying to compare `scipy.stats.wasserstein_distance` with the `EMDLoss` implemented here. Unfortunately it seems like I'm using the implementation in a wrong way, because the values differ for...

**This is a(n):** - [ ] New feature - [ ] Update to an existing feature - [x] Error - [ ] Proposal to the Repository **Details:** The following symbols...

bug
good first issue

This should fix #3. Please check if the formulation is to your liking.

I tried to use the source code from this repository and variations, but could not reproduce the figures seen in the paper. Could you please help me with directions to...

The bot has issues drawing the website after successfully logging in and reloading the page. The page just becomes blank white with the overlay (?) annotations lumped in the top...

bug

This branch adds the ability to download tweets not only for a profile, but also for hashtags or cashtags. Changes were made to the functions `get_tweets` and `pagination_parser` in `nitter_scraper/tweets.py`...