Martino Mensio

Results 19 comments of Martino Mensio

Thank you very much @flipphillips for your solution to the kernel panic problem. I had the same situation of 1 minute countdown (with version 2.4.1) and removing the network interface...

Today it worked again.

Verb "to be" is being marked as AUX instead of VERB when it is actually the main verb. If I use displacy on this sentence "I have been in Wuhan"...

Hi @adaj, Thank you for opening the issue. I didn't know about the model that you linked. Version 0.4.3 adds support for these models. You can use the following CMLM...

Hi @DanielBeck93, At the moment this wrapper library did not allow to set the vectors, it provided only a read-only copy of the values from TensorFlow Hub. Given your example,...

The version 0.4.2 has been yanked due to a problem found in #14

Hi @ray4wit, Thank you for signalling this issue. I think that the problem is that the attributes that I am using are not serializable. Using a process pool, after creating...

You're welcome :) Yes let me know if you have something unexpected. Cheers

Hey @michkessler ! Thank you for opening this issue. There is no real motivation for the upper bound of the spacy version. This comes purely from how [spaCy carefully recomputes...

In the latest version, I override the `spacy_version` that was being modified by the command `spacy package`. Please let me know if this works for you.