Kevin Murphy

Results 7 comments of Kevin Murphy

Thanks for the comprehensive response! I'll reply inline. > Missing source. Anyway, there are indeed some hooks that send data via stdin. The `post-rewrite` hook is an example. Oops! I...

I was running into this today, and I think I found the cause. It looks like [`pyspark` is overwriting `collections.namedtuple` with their own function](https://github.com/apache/spark/blob/v3.0.1/python/pyspark/serializers.py#L385), but that function isn't correctly [setting...

Hey @Persevere04 , thanks for the PR. It looks like there's something up with the diff though (173k additions, 49k deletions). Could you either rebase off master or merge master...

Could you post an example sentence or screenshot that breaks like this?

> Now my setup is borked and I can't get the viewer to work for any sentence even with a new upload. :( But here is the sentence that was...

> Ah, okay. So instead of changing the html files in /server/public/html, what we actually need to change is the corresponding .ejs files in /server/views. Yes! The HTML files are...

How are you deleting the deprel?