Daniel

Results 47 comments of Daniel

Agree! Unfortunately we can't submit PRs for the wiki

Sentence tokenisation issue? I thought the nonstandard lexis might be the cause, but normalising it still gives pretty unusual sentence tokenisation: ```python >>> import spacy >>> nlp = spacy.load(en) >>>...

I would really appreciate this, for the same reason as @zx8 , I would like access to a non-picklable database connection. Could the `args` and `kwargs` that get passed to...

I looked into the source, if I understand correctly, the callbacks are actually run by the worker? If so, I don't know if it's possible to pass non-picklable arguments to...

Not urgent, but would be interested in hearing if this is on the roadmap, implementation difficulty etc. I think for large/popular apps this would be an important enhancement.

Thanks for the feedback. @chriddyp I already do use the plotly heatmap, it works well, but I do also have some data tables that could also benefit. @Marc-Andre-Rivet, yes, I...

PR https://github.com/nikitakit/self-attentive-parser/pull/44 would fix this, it's just waiting on a merge from @nikitakit apparently.

Hi! Sorry to see that you're having an issue with the GUI. Unfortunately, I've stopped maintaining this program due to some work factors, and some design problems in the tool....

Sorry again. It was hard to decide to abandon that interface, but it’ll be for the best! Good luck! On 16 Mar 2017, at 14:43, achillefusco wrote: ok, i'll look...