Alessio Palmero Aprosio

Results 11 comments of Alessio Palmero Aprosio

Solved by commenting compilation of `nheqminer-old`.

Any news about that? I have the same issue (anyway, I managed to update it after a couple of attempts).

It does not work even when the URL is contained into the field but the protocol is missing. ``` com.google.gson.JsonIOException: java.net.MalformedURLException: no protocol: Loulasassy.com at com.google.gson.TypeAdapter.fromJsonTree(TypeAdapter.java:287) at com.twitter.clientlib.model.UrlEntity$CustomTypeAdapterFactory$1.read(UrlEntity.java:543) at com.twitter.clientlib.model.UrlEntity$CustomTypeAdapterFactory$1.read(UrlEntity.java:532)...

The problem is that this does not happen only with `profile_image_url`. In my case, it also happen in old tweets for `entities` in user fields. I guess that old tweets...

Is it possible to get this update persistent? If I reboot the container, I loose the packages and I need to run the whole process again.

> docker commit sharelatex sharelatex/sharelatex: then add to docker compose: services: sharelatex: image: sharelatex/sharelatex: Thank you very much! I've already found the same solution on the Wiki, but I forgot...

Hello! I am trying to run the code, too. Here you can find how @bocchilorenzo modified the code: https://github.com/racai-ai/pyeurovoc/compare/master...bocchilorenzo:pyeurovoc:master (you can ignore the part where the BERT model has been...

I tried to use many more epochs, and now F1 seems realistic (more than 50). So the only question is: are our modifications to the code correct?

I have a very similar error on a single project on my Overleaf local installation. If I compile the project from scratch it works and I see the preview. Then...

Update. When I compile the project the first time I got the PDF and the log in the folder `data/compiles/668be892780d99e94a64c788-668b89347e99abfe15eba487`. When I compile it again, the files disappeared. The folder...