Paul Briton

Results 6 comments of Paul Briton

Still an issue at least on Debian 10

While upgrading from spaCy 2.3.1 to 3.0.0, I've noticed that some person entities are no longer detected: ```python import en_core_web_lg nlp = en_core_web_lg.load() doc = nlp('I am not Mr Foo.')...

Any update on this?

I just came across same issue, and it's already fixed in https://github.com/axa-group/Parsr/pull/490 What we would like is to have the changes pushed on PyPi. Is it something that could be...

Small update, here is some more undetected countries: - Ivory Coast - Brasil - Tchad - Republic of Georgia

You can maximize the browser window like this : this->prepareSession()->currentWindow()->maximize(); Hope this helps