Shantanu Agarwal
Shantanu Agarwal
Hi @cs-liangchen-work the script in https://github.com/Kyubyong/bert_ner/pull/6 should work I think.
Hi @bowbowbow, I was finally able to get rid of the `Failed to load segmenter` error mentioned above. Instead of passing the properties to `nlp.annotator` as a string, I passed...
@turovapolina , did you find a solution to get around the `Error: 'err == cudaSuccess' failed: StandardGpuResources: alloc fail type TemporaryMemoryBuffer` error?
I am getting the same error using `faiss-gpu==1.7.2` installed via pip. Any help on how to solve this would be really appreciated.
Thanks @vaibhavad .