Patrice Lopez

Results 491 comments of Patrice Lopez

Hi @rodyoukai I give you more details: - English ELMo is from AI2, the authors of ELMo, at the time training a model (1B tokens) was done with 3 GPU...

![Screenshot from 2023-01-20 18-44-34](https://user-images.githubusercontent.com/2340795/213770232-6842b89d-1703-48db-95d4-d9c817ecf90a.png)

Yes that's the goal, every Wikidata entities is disambiguated, based on the Wikipedia anchors - Wikidata calls "entities" the concepts and their instances. We can then refine based on the...

Maybe this can be useful... I had exactly the same issue with Cobertura and a multi-module project with the parent having no test. For me, the error was that I...

Hi @victor919 For M1 mac architecture compatibility, the master branch had a an issue during one week, but should be fixed with 2c720dd55344f48edab83f636f9bff640a92fbdc. Otherwise, there are always PDF that will...

I think the main problem for this upgrade is that the JDK 1.8 compatibility is lost. In my tests, I had some difficulties replacing `dropwizard-guicier` by the more modern `dropwizard-guicey`...

Nice! What about adding it to the 0.8.0 release and move to Java 11 as minimal requirement?

Hello @sawyerzheng ! Thanks for the issue. Normally libwapiti.so requires glibc version 2.14 or higher (post 2011). I suppose CentOS 7.9 has a lower version of glibc. I must emphasize...

Hi @ChangjingZhang Thank you for reporting the problem. Is it possible to share the problematic PDF for reproducing and working on the issue ?