suarezjessie

Results 5 issues of suarezjessie

Hi! Was just wondering how to properly use the output attention. Based from the `README.md`, it returns a tuple of `(batch x layers x heads x patch x patch)`. In...

Does the library support extracting reviews for pages? Even just the overall review for the page? It doesn't show up when using `get_page_info`.

enhancement

The scraping works fine for some pages but for some, it retrieves less information such as the following: This code snippet below (page: `atebeyandsell`) ``` from facebook_scraper import * from...

I tried looking into the profile reviews and I found out that the code throws an error whenever there is a review but there is no text. Example code and...

Is there a way to predict only for one video and to get the respective annotations?