Paul O'Leary McCann

Results 233 comments of Paul O'Leary McCann

These value names and their behavior (like how `placeholder` is ignored if `value` is set) are the same as the HTML `` element. https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input#placeholder

Sorry this is a major issue for you. Just to check something, this is happening because you're using partial sentence annotations? If you have some examples we could check, especially...

Closing and re-opening to test.

This package is not compatible with spaCy v3, but we just released [a new coreference model](https://explosion.ai/blog/coref) that is compatible.

In case anyone else comes here, please note we have followed up on this question here: https://github.com/huggingface/neuralcoref/issues/348 In general, it's better to follow up with issues in the repo that...

Please post questions about the new coref model in the spaCy repo, and not here. Your question has been asked at https://github.com/explosion/spaCy/discussions/11585#discussioncomment-3970887, for example.

Huh, OK. I applied the fix and got the output above and assumed I had done something wrong. > And the empty (zero-length) morphemes will still be there. This is...

> Actually, there is no written specification, as far as I know ... The above is according to the main developer @kazuma-t , and I meant something like "that was...

Thank you for the PR, and sorry it took me a while to get to this. I pushed some fixes. First, I didn't realize this changed the return type of...

> May I ask, what tools did you use, or how did you find out that the segfaults occurred at nbest returning NULL? After compiling the Cython part, my Python...